关键字  
 文件名称: 基于串口AT的手机短信程序基于串口AT的手机短信程序

一个基于串口的手机短信发送/接收程序;Demo很简单,是以下载  收藏√  我顶↑
  所属分类: SMS
  开发工具: Visual C++
  文件大小: 60 KB
  上传时间: 2005-08-11
  下载次数: 160
  提 供 者: lxr
 详细说明:基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send / Receive procedures; Demo is very simple, based on asynchronous serial read and write; In the dialog box initialize serial modified the configuration parameters correctly, can be 100% of normal to send / receive text messages.
 输入关键字,在本站47万海量源码库中尽情搜索:  帮助
 [tool.rar] - 短信收发包程序,绝好的代码,很难求的自己根据需要改进一下,功能强大。
 [Ismg.rar] - 短信收发程序,模拟SMPP和SGIP协议的短信网关和终端,进行收发短信的测试
 [MTTTY.rar] - 类似超级终端中串口部分的程序,很不错
 
 [gprs.rar] - GPRS部分源代码,一部分常用AT命令的代码实现,比如,打电话,发短信
 [C# 发短信.rar] - 使用C#发短信,连接Modem或者手机,通过串口发送短信,
 [Delphi 7.0短信收发.rar] - 使用SMSControl串口收发短信 - 特别提示!!由于本控件使用了微软公司的COMM32.OCX,所以用户在自己程序分发时,除了要分发本控件外,还要包括MSCOMM32.OCX。
 [经纬航星newdll.rar] - VC++SMS DLL源码
 [tcp server source code.rar] - 用于GPRS无线通讯的TCP/IP程序,能支持100个远程测控终端。
 [SMSSend.rar] - 通过GSM模块发送接收短消息的程序,可发送免提信息
 [Sms.rar] - PDU短信的编程,做成标准类,三种编码和解码都有
相关函数/类:
CreateFile GetCommState SetCommState SetupComm SetCommTimeouts CloseHandle WriteFile Sleep ReadFile ClearCommError PeekMessage DispatchMessage GetTickCount CWnd ShowWindow IsWindow PostMessage SetEvent ResetEvent CreateEvent InitializeCriticalSection EnterCriticalSection SetCommMask BuildCommDCB PurgeComm LeaveCriticalSection WaitCommEvent GetLastError WaitForMultipleObjects GetCommMask SendMessage ResumeThread SuspendThread FormatMessage MessageBox LocalFree GetOverlappedResult CString CWinApp CDialog DestroyIcon LoadIcon CDataExchange SetDlgItemText IsIconic CPaintDC GetSystemMetrics CRect GetClientRect DrawIcon wsprintf GetDlgItemText WideCharToMultiByte
文件列表(点击判断是否您需要的文件):
  基于串口的手机短信程序
  ......................\Comm.cpp
  ......................\Comm.h
  ......................\ReadMe.txt
  ......................\res
  SMSDemo.ico
  ......................\...\SMSDemo.rc2
  ......................\Resource.h
  ......................\SerialPort.cpp
  ......................\SerialPort.h
  ......................\ShortMessage.cpp
  ......................\ShortMessage.h
  ......................\SMSDemo.aps
  ......................\SMSDemo.clw
  ......................\SMSDemo.cpp
  ......................\SMSDemo.dsp
  ......................\SMSDemo.dsw
  ......................\SMSDemo.h
  ......................\SMSDemo.ncb
  ......................\SMSDemo.opt
  ......................\SMSDemo.plg
  ......................\SMSDemo.rc
  ......................\SMSDemoDlg.cpp
  ......................\SMSDemoDlg.h
  ......................\SMSPDU.cpp
  ......................\SMSPDU.h
  ......................\StdAfx.cpp
  ......................\StdAfx.h
  ......................\开源盛世ReadMe.txt