搜索资源列表
com_client
- linux下的串口编程软件!很好用 详细的介绍了MODBUS的协议内容 包括传输格式,功能码介绍等 (2005-3-29,C++Builder,93KB,下载14次)【向站长举报此文件和某个同类文件可能重复】 mbtcp.zip - modbustcp客户端测试程序,用来模拟上位机软件,对产用modbustcp协议的设备进行测试
pcommlt-demo
- 利用moxa提供的功能强大的动态连接库,完成各种串口协议的通讯和传输文件(zmod ,xmod等协议),内付c,vb,delphi的demo程序-use MOXA provide a powerful dynamic link library, completed various agreements serial communication and file transfer (zmod, xmod other agreements), which pay c, vb, the demo pr
2166
- 两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!-two machine communications, C Builder of the two aircraft communications system that can transfer *. txt file A!
vcwenjian
- 用C++ vc编程的串口通讯软件和源代码,文件传输的论文!-Using C++ vc programming serial communication software and source code, file transfer paper!
SerialApp
- 采用C++语言编写,可以实现两台电脑之间的通讯。文件传输,信息发送功能。首先进行串口参数设置。再实现通讯。-Using C++ language, you can realize the communication between two computers. File transfer, messaging capabilities. First of all serial port parameter settings. Re-implementation communication.
20100224XModem_c
- 此文件为基于X-MODEM的数据传输协议的代码-This file is based on the X-MODEM protocol data transfer code
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
ymodemcom
- 一个用C编的串口通讯中的ymodem的文件传输源代码,很实用。-A serial communication with the C series of the file transfer in ymodem source code, it is practical.
Victor-serial--VCL
- 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
CSockClient
- C++ MFC SOCKET通讯客户端 可以连接服务端 进行聊天通讯、文件传输等功能 默认端口为5050 默认IP地址192.168.0.1-The C++ MFC SOCKET messaging client can be connected to the server chat communication, file transfer function default port 5050 default IP address 192.168.0.1