搜索资源列表
45666014COMM-CSerial
- vc++ 计算机串口通信的软件设计与实现-vc computer serial communication software design and implementation
使用winsock进行文件传送.zip
- 使用MFC下的winsock写的一个文件传输程序,在windows2000、VC6.0下调试通过。,use of the protocols of MFC write a file transfer procedures in Solaris, under VC6.0 through debugging.
Cserial
- VC++的第三方类库,关于串口通信的类库,可以供WINDOWS编程的各位参考使用-VC++ Class Library of the third party, on the serial communication class library can be programmed for WINDOWS you refer to the use of
PC_COM_Communication
- 一个串口通讯的例程,用的是CMSComm控件。如果机子没装VC的话还修改注册表才能实现通讯,比较麻烦,所以我在自己的项目中把CMSComm控件的功能用CSerial这个类实现,单这个例子其它部分还是不错的,推荐给大家。-A serial port communication routines, using a CMSComm control. If the machine did not loaded, then VC can be achieved also modify the regist
Serial2009
- CSerialPort实例 用于使用CSerial在VC中的应用-CSerialPort
Serial
- 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communica
SerialEXcod
- 一个高效率高兼容性的VC++串口通信底层代码,效率比控件高,简单好用多了-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial commun
CSerial_Example
- 利用网上的一个CSerial类,写成了基于对话框的简易通信协议 通信协议.pdf 所实现的协议 Main VC++6.0工程目录 Main/测试数据.txt 是一个基本命令及对应响应数据的列表-using the open-source CSerial class got from the internet,it implemented a simple communication protocol based on windows-dialog programs
CSerialaaMFC
- windows 串口编程MFC 源代码 主要是Cserial 类-program serial con with VC++ 6.0
perl_serial_comm
- The source code for csocket includes Ramon De Klein s CSerial class, in files Serial.h and Serial.cpp, and my socket to serial bridge implementation in csocket.cpp It should all compile without problems with VC++ 6 and later. The csocket