搜索资源列表
MFC_API_Arch_SeriesPort
- 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
Char2Float
- 基于vs2008平台和CSerialCom类的串口传输例程,也是MFC的简单应用。-Based on the vs2008 platform and CSerialCom type serial transmission routines, the simple application.
chuankotongxin
- mfc编写实现串口通信。掌握计算机通信标准接口RS-232C的使用方法,构建两台微机直连的双机通信系统,实现双机键盘通信和文件传输。-mfc write serial communication. Master computer interface, RS-232C communication standard to use to build two computer directly connected to the two-machine communication system, impl
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
commtext2
- 上位机 串口通信 MFC界面 可以实现与下位机的数据传输和数据显示-PC serial communication
TestCom
- 通过MFC实现串口通讯,传输字符串的例程-Serial communication through the MFC, the transmission of the string routines
SP
- MFC串口编程,可以进行大文件数据传输,实现基本功能,部分功能没实现-MFC serial programming, you can transfer large files of data, basic functions, some features did not realize
scommtest
- 用MFC的mscomm控件编程,实现两台计算机的数据传输及文件传输-Mscomm controls with MFC programming, to achieve data transfer between two computers and file transfer
HeightDetection20170609
- 基于Vs2017平台的MFC程序,用于进行数据传输,一个基础的例子,还有很多不完善的地方。(common by visual studio)
CommTest
- 基于MFC对话框实现PC与虚拟串口间的数据传输(Data transfer between PC and virtual serial port based on MFC dialog box.)
