Description: This procedure to achieve a simple serial order communication program, contains two part of the source code, respectively, to send a program and to receive the procedure, may realize the data packing and unpacking, through the serial port to communicate with each other.
To Search:
File list (Check if you may need any files):
sending program
...............\Debug
...............\.....\StdAfx.obj
...............\.....\mscomm.obj
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\.....\点菜.exe
...............\.....\点菜.ilk
...............\.....\点菜.obj
...............\.....\点菜.pch
...............\.....\点菜.pdb
...............\.....\点菜.res
...............\.....\点菜Dlg.obj
...............\ReadMe.txt
...............\StdAfx.cpp
...............\StdAfx.h
...............\jieshou
...............\.......\Debug
...............\.......\.....\StdAfx.obj
...............\.......\.....\jieshou.exe
...............\.......\.....\jieshou.ilk
...............\.......\.....\jieshou.pch
...............\.......\.....\jieshou.pdb
...............\.......\.....\jieshou.res
...............\.......\.....\vc60.idb
...............\.......\.....\vc60.pdb
...............\.......\ReadMe.txt
...............\.......\Resource.h
...............\.......\StdAfx.cpp
...............\.......\StdAfx.h
...............\.......\fgh.cpp
...............\.......\fgh.h
...............\.......\jieshou.aps
...............\.......\jieshou.clw
...............\.......\jieshou.cpp
...............\.......\jieshou.dsp
...............\.......\jieshou.h
...............\.......\jieshou.plg
...............\.......\jieshou.rc
...............\.......\jieshouDlg.cpp
...............\.......\jieshouDlg.h
...............\.......\res
...............\.......\...\jieshou.ico
...............\.......\...\jieshou.rc2
...............\mscomm.cpp
...............\mscomm.h
...............\res
...............\...\点菜.ico
...............\...\点菜.rc2
...............\resource.h
...............\点菜.aps
...............\点菜.clw
...............\点菜.cpp
...............\点菜.dsp
...............\点菜.dsw
...............\点菜.h
...............\点菜.ncb
...............\点菜.opt
...............\点菜.plg
...............\点菜.rc
...............\点菜Dlg.cpp
...............\点菜Dlg.h
receiving program
.................\Debug
.................\.....\StdAfx.obj
.................\.....\js.exe
.................\.....\js.ilk
.................\.....\js.obj
.................\.....\js.pch
.................\.....\js.pdb
.................\.....\js.res
.................\.....\jsDlg.obj
.................\.....\mscomm.obj
.................\.....\vc60.idb
.................\.....\vc60.pdb
.................\ReadMe.txt
.................\StdAfx.cpp
.................\StdAfx.h
.................\js.aps
.................\js.clw
.................\js.cpp
.................\js.dsp
.................\js.dsw
.................\js.h
.................\js.ncb
.................\js.opt
.................\js.plg
.................\js.rc
.................\jsDlg.cpp
.................\jsDlg.h
.................\mscomm.cpp
.................\mscomm.h
.................\res
.................\...\js.ico
.................\...\js.rc2
.................\resource.h
说明.txt