1 / 67
文档名称:

小灵通网上短信业务平台的设计及实现.pdf

格式:pdf   页数:67页
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

小灵通网上短信业务平台的设计及实现.pdf

上传人:pw4463 2016/6/4 文件大小:0 KB

下载得到文件列表

小灵通网上短信业务平台的设计及实现.pdf

文档介绍

文档介绍:论文摘要论文摘要近年来,在移动通信和其增值业务迅速发展的同时,一种介于移动通信与固定电话之间的个人便携电话系统——小灵通通信系统开始在中国得到广泛推广。随着小灵通的普及,作为提高运营商收益手段的小灵通增值业务尤其是短消息业务的研究也显得越来越重要。由于小灵通系统与普通移动通信系统有着诸多不同,其短消息业务的实现也有着自身的特点,因此开发一个小灵通网上短信业务平台具有现实的应用价值。论文首先全面研究了小灵通个人通信系统的原理、小灵通短消息系统的原理和小灵通短消息网关通信协议(SMGP):其次详细分析了网上业务平台的开发方法如B/S体系结构、动态网页技术和网络数据库访问技术等,通过比较提出本平台使用的技术方案;然后将移动短消息平台的实现机制和小灵通通信技术相结合,运用Web程序开发方法,设计井实现了一个小灵通网上短信业务平台。该平台的设计和实现,关键是实现小灵通短消息的发送。为此本文详细研究了用于短消息平台接入的小灵通短消息网关通信协议(SMGP)和短消息网关提供的用于短消息平台开发的基于SMGP协议的客户端开发包,利用这个客户端开发包的API接口函数,并运用多线程机制,编程实现了这个短消息平台的关键模块——短消息收发模块。另外,本文还为短消息发送附加了内容过滤、流量控制和定时发送的功能,。该平台完成后,经过详细的模拟测试。各项功能均能实现,达到了平台的设计目标。该平台的设计与实现,对小灵通短消息平台及移动短消息平台的设计与实现具有一定的参考价值。关键词:小灵通,短消息业务,B/S,动态Web页论文摘要 ABSTRACT In recent munication and itsvalue·added service are developed rapidly,a kind ofpersonal portable telephone system lying between munication and regular telephone—·····Personal Handy-rphone System (PHS,Xiaolingtong)begins to be popularized extensively the popularization ofPHS,the researches ofPHS valHe—added service,especially short message service e more and more important PHS isdifferent from the ordinary munication system,and the realization ofshort message service also has its owrl characteristic,it isofrealisticusing value to develop aPHS shortmessage web sending system. Firstly,the thesisstudies theprinciple of thePersonal Handy-phone System,the principle ofPHS shortmessage service system and PHS short message gateway protocol(SMGP);Secondly,the thesisanalyses thetechnologies needed todevelop a web system,such asB/Sstructure,dynamic webpage work database visitingtechnology andetc.:Thirdly,the bines therealizationmechanism ofmobile shortmessage sending system munication technology,and designs and implements aPHS short message web sending system using web programming approaches. The key ofdesigning andimplementing thissystem is toimplement thesending ofPHS short realize that,the thesisstudies thePHS shortmessage gateway protocol(SMGP)in