文件名称:FileTransComm
介绍说明--下载内容均来自于网络,请自行研究使用
利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息……
对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control, by means of serial port to transfer files. As the serial buffer limit, you need to file split into multiple parts before sending packaged separately, the receiver only receives one says that only after unpacking file package, check and splicing, and finally extract the file name, prompts the user to save . This resource also contains some other useful documents and information ... ...
For the first developed using VC++ programmers also will be a great help, you can download to see, I am sure you will find the value of the ... ...
对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control, by means of serial port to transfer files. As the serial buffer limit, you need to file split into multiple parts before sending packaged separately, the receiver only receives one says that only after unpacking file package, check and splicing, and finally extract the file name, prompts the user to save . This resource also contains some other useful documents and information ... ...
For the first developed using VC++ programmers also will be a great help, you can download to see, I am sure you will find the value of the ... ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileTransComm\DataProcess.cpp
.............\DataProcess.h
.............\Data_Convention.cpp
.............\Data_Convention.h
.............\Debug
.............\FileTransComm.clw
.............\FileTransComm.cpp
.............\FileTransComm.dsp
.............\FileTransComm.dsw
.............\FileTransComm.exe
.............\FileTransComm.h
.............\FileTransComm.opt
.............\FileTransComm.plg
.............\FileTransComm.positions
.............\FileTransComm.rc
.............\FileTransCommDlg.cpp
.............\FileTransCommDlg.h
.............\GPRS_Data_Process.cpp
.............\GPRS_Data_Process.h
.............\mscomm.cpp
.............\mscomm.h
.............\MyMSComm.cpp
.............\MyMSComm.h
.............\MyTimeDelay.cpp
.............\MyTimeDelay.h
.............\ReadMe.txt
.............\Release
.............\res\FileTransComm.ico
.............\...\FileTransComm.rc2
.............\res
.............\resource.h
.............\SimpleHexData.cpp
.............\SimpleHexData.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\zMoveFiles.bat
FileTransComm
.............\DataProcess.h
.............\Data_Convention.cpp
.............\Data_Convention.h
.............\Debug
.............\FileTransComm.clw
.............\FileTransComm.cpp
.............\FileTransComm.dsp
.............\FileTransComm.dsw
.............\FileTransComm.exe
.............\FileTransComm.h
.............\FileTransComm.opt
.............\FileTransComm.plg
.............\FileTransComm.positions
.............\FileTransComm.rc
.............\FileTransCommDlg.cpp
.............\FileTransCommDlg.h
.............\GPRS_Data_Process.cpp
.............\GPRS_Data_Process.h
.............\mscomm.cpp
.............\mscomm.h
.............\MyMSComm.cpp
.............\MyMSComm.h
.............\MyTimeDelay.cpp
.............\MyTimeDelay.h
.............\ReadMe.txt
.............\Release
.............\res\FileTransComm.ico
.............\...\FileTransComm.rc2
.............\res
.............\resource.h
.............\SimpleHexData.cpp
.............\SimpleHexData.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\zMoveFiles.bat
FileTransComm