如何编写一个接收手机短消息的程序
编号:QA003285
建立日期: 2000年8月29日 最后修改日期:2001年11月18日
所属类别:
彭宏昊:
操作系统:windows
编程工具:vc,vb,asp等
问题:我想编写一个接收手机短消息的程序,不知如何下手?
水平: 中级
回答:
购买一套诺基亚手机的数据通讯套件,国内有仿制的:一根手机到电脑的连接线,一张光盘。最简单的就是安装了诺基亚手机的驱动程序后使用诺基亚的扩展AT命令集收发短消息。
heroxn的意见:
使用SMPP短消息点对点协议通过Internet向SMSC短消息服务中心发送命令,可实现发送短消息。
可参考:
《GSM 03.39(Version 5.0.0)》:European digital cellular telecommunications system(Phase 2);Interface protocols for the connection of Short Message Service Centres(SMSCs)to Short Message Entities(SMEs);
《GSM 03.40(Version 4.8.1):European digital cellular telecommunications system(Phase 2);Technical realization of the Short Message Service Point to Point》
《GSM 03.38(Version 5.2.0):Digital cellular telecommunications system(Phase 2+);Alphabets and language_specific information》
《GSM 03.47(Version 5.0.0):Digital cellular telecommunications system;Example protocol stacks for interconnecting Service Center(SC) and Mobile_services Switching Center(s)(MSC)》
此问题由xmodem回答。
| |
|
|
| |
|
|