Description: The program for the computer through the serial port to send AT commands, and MODEM connection. Program using the MScomm control through serial port to send AT commands to operate the MODEM.
File list (Check if you may need any files):
串口对Modem的控制\Connet.cpp
.................\Connet.h
.................\ConnetDlg.cpp
.................\ConnetDlg.h
.................\ModemConnet.dsp
.................\ModemConnet.dsw
.................\ModemConnet.ncb
.................\ModemConnet.opt
.................\ModemConnet.plg
.................\ModemConnet.rc
.................\ReadMe.txt
.................\Resource.h
.................\StdAfx.cpp
.................\StdAfx.h
.................\msc.cpp
.................\msc.h
.................\res\tu.bmp
.................\...\Thumbs.db
.................\Debug\Connet.obj
.................\.....\ConnetDlg.obj
.................\.....\ModemConnet.exe
.................\.....\ModemConnet.ilk
.................\.....\ModemConnet.obj
.................\.....\ModemConnet.pch
.................\.....\ModemConnet.pdb
.................\.....\ModemConnet.res
.................\.....\ModemConnetDlg.obj
.................\.....\StdAfx.obj
.................\.....\msc.obj
.................\.....\mscomm.obj
.................\.....\vc60.idb
.................\.....\vc60.pdb
.................\res
.................\Debug
串口对Modem的控制