搜索资源列表
Comm-MFC
- 用VC编写的关于RS通讯协议的窗口调试程序 同时可以RS232 以及 RS485上进行调试。-VC RS prepared by the communication protocol debugging window procedure can be RS232 and RS48 5 on debugging.
comm
- 基于对话框,vc++插件的串口通信编码,简单易懂,初学专用。有接受方,有发出方。
comm
- VC++ 向指定串口发送和接收数据,可十六进制接收和发送,是一个串口调试程序。可以选择串口速率和串口号,设置发送和接收的数据编码-VC++ to specify the serial port to send and receive data, you can send and receive hexadecimal, is a serial debugger. Can select the serial port speed and serial number, set the encodin
947q
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
MySCom
- VC++源码,对serialport类做了增强,基于多线程的串口通讯源程序,代码全。-Enhanced Serialport class,based on Vc++ and multi thread serial port (comm) communication source code.
comm
- VC++6.0下的串口通信入门软件,使用的是MSCOMM控件,建议初学者使用-VC++6.0 entry under the serial communication software, using MSCOMM control, recommended for beginners to use
CommTest
- 串口通信示例,VC++源代码 希望对需要的人有用-Comm Communication
comm
- 用vc写的向串口发十六进制数据。 文件中有整个工程文件。-Vc wrote with hex data sent to the serial port. File in the project file.
SockComm
- vc串口通讯,自己写的类,精简的结果,可满足一般串口控制通讯使用-comm Socket
SCommTest
- 这是在VC++6.0环境下制作的一个串口助手-THIS IS A COMM PORT DEBUG ASSISTANT
VC-Comm
- 详细介绍VC中MSComm控件的用法,包括发送和接受-Detailedly introduce the use of MSComm Control in VC ,including sending and receiving datas
ReadCommAndRealtimeView
- 读取串口数据并画实时曲线的VC++程序源码-read comm realtime view