搜索资源列表
SerialPortTest
- 基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.
Z_COMM_EX
- 串口通信组件,VS2003开发。可方便的设置各串口属性,及设置接受发送数据的数据包协议,便于串口通信类开发应用。
CDMA
- cdma钟卡控制编程,用到口通讯,数据包拆分组合,发送-serial port congtrl
GPRS_Demo
- DSC(Data Service Center)用来接收和处理DTU发送过来的数据;如上图,窗口1显示当前登录到DSC的DTU的信息,包括该DTU的电话号码、IP地址和端口;窗口2显示当前用短信呼叫DSC请求上线的DTU的电话号码队列,系统会自动处理该队列,也可选择手工处理,处理时,会向该DTU发送一条短信,包括当前DSC的Ip地址和端口;窗口3显示接收到的数据和系统信息,可以选中窗口3上部的“16进制显示接收数据”选项,以16进制显示接收到的数据,“写日志”选项为是否将接收到的数据写到文本文件
leach
- 无线传感器网络的能量控制,分簇发送数据包-Wireless sensor network energy control, sub-cluster send data packets
BSTV_transmit
- 采用vc++实现了模拟广播网发送UCL标引的数据包,通过socket 实现了网络发送,以及对数据包的标引。-Using vc++ to achieve a simulated radio network UCL Indexing send packets through a network socket to send, as well as packets of data indexing.
serialtest
- 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordance with the specified serial po
WAVECOM-AT
- AT指令一般应用于MT和TE程序间通信,即终端设备与PC应用之间的连接与通信。其对所传输的数据包大小有定义:即对于AT指令的发送,除AT两个字符外,最多可以接收1056个字符的长度(包括最后的空字符)。 -AT commands are commonly used for communication between MT and the TE program, the terminal equipment and the connection between PC applications an
tongxingongchengkechengsheji
- 通信原理设计报告,基带数据发送终端及通信系统,,程序接受计算机发出的指令,解析后回传数据包。-Communication Theory Design Report, baseband data transmission terminal and communications systems, and procedures issued by the receiving computer instruction, after the return packet parsing.
ex_packcount_node.nd
- 通信网络仿真,统计计算节点接受发送数据包量-node packet count
ex_packet_hub.nd
- 通信网络编程,仿真网络中集线器节点上的接收和发送的数据包数-hub packet count
HA-WPE[1].Pro0.9F-Snoopy
- 如果你遇到这样的数据包: 04 BB 04 00 00 00 06 00 08 例如你希望发送一组数据包,依次递增(或递减)第7个字节位置(字节 = 06)上的数据,可以如下操作: - 右键点击已记录的数据包,点“发送”; - 在第7个字节位置上(此位置将变为红色),双击或按Insert键,之后点“开始”即可。 -wpe 将发送这样的数据包 : 04 BB 04 00 00 00 07 00 08 04 BB 04 00 00 00 08 00 08 04
SerialPortTest1
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行“打包”,接收时如何根据协议对接收到的数据信息“拆包”,并取出自己想要的数据信息。-Communication protocols in serial communication programming is how to deal with the packets, sent the data communication protocol " package" , the received
chuankou
- 利用visual c++编写的界面包括发送和接收两部分。发送方用于控制发送的数据内容,接收方主要用于提取有用的数据包内容。-Interface use visual c++ prepared including sending and receiving of two parts. The sender used to send control data content, the receiver is mainly used to extract useful data packet cont
CUDP
- UDP发送数据包,基于WIN32。分五个步骤完成-UDP sends data packets based on WIN32.
bluetooth
- 以数据包形式发送数据,每个数据包包长为11字节,包括开始的转行符0x0A(保证数据正常通信,下面不做解释),命令符(用于下位机区分操作),数据三部分构成,定时器时间以及同步时间传输方式为BCD码。 -Transmits the data in the form of a packet, each data packet length is 11 bytes, including start switch 0x0a character (to ensure normal communic
beacon
- 1、支持蓝牙eddystone协议的beacon广播包的监控; 2、支持beacon的RSSI获取; 3、根据RSSI换算实际距离的计算; 4、支持eddystone发送数据包的解析并获取URL地址的提取; 5、相关信息的打印查看。 -1.monitor beacon broadcast package which support bluetooth eddystone protocal 2.get beacon RSSI 3.calculate the dist
WiFiUdpSendReceiveString
- 无线收发串 。 示意等一个UDP数据包使用WiFi屏蔽localport。 当收到一个包 确认包端口端口传送过来的远端发送到客户端。(WiFi UDP Send and Receive String.This sketch wait an UDP packet on localPort using a WiFi shield.When a packet is received an Acknowledge packet is sent to the client on port remotePo
symholic_placement_functional
- 多用户通信的时分复用,每个节点在其固定的时间内发送数据包,采用OPNET仿真工具()
agfu
- cdma钟卡控制编程,用到口通讯,数据包拆分组合,发送()