搜索资源列表
ComSaber
- 这是一个VC6.0下编的422串口通信工具,具有报文分析,BCC校验处理,报文显示,报文接收后回复,定时发送等多种功能-This is a series of 422 under VC6.0 serial communication tool with the packet analysis, BCC check processing, message display, message, after receiving responses, from time to time to send a
UDPServerDemos-(4)
- This code for UDP server client, when we need to send packet from android enabled device .. -This is code for UDP server client, when we need to send packet from android enabled device ..
commFileSendRcv
- 两台计算机间用串口传输文件的例子,含发送端和接收端的源代码。 文件按包一个一个传输,每传个包等待对方应答后再继续传下一个包,传输稳定可靠。多次发大文件长时间测试未发现问题-Serial port between two computers, send files using the example of the sender and the receiver with the source code. File transfer according to package one by one,
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
Victor-serial--VCL
- 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
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
VCL
- 一个VCL控件 1.针对与①单片机通讯②传递大量复杂数据, 加强了数据包功能: 增加了 PackageType 和 PackageInterval 两个属性。 PackageType 允许设置数据包的格式, 可设置包括与以前兼容、帧首尾和控制符、使用超时等三种类型的数据包格式。 PackageInterval 属性: 如果 PackageType 为超时判断数据首尾, 这个属性设置超时时间(毫秒)。 ①使用超时的方法适用于与单片机和仪表通讯的大部分情况 ②使用帧首尾和控制
Termo
- com port working & atmega8 send packet
AN75779
- EZ-USB FX3 与FPGA通讯官方例程,包括了短包发送,ZLP发送,LoopBack例程,包括完整的GPIF设计,代码和开发文档-EZ-USB FX3 and FPGA communications official routines, including a short packet is sent, ZLP send, LoopBack routines, including complete GPIF design, code and development documentatio
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
