短信服务平台的组建和相关技术.doc

约18页DOC格式手机打开展开

短信服务平台的组建和相关技术,近20000字论文叙述准确摘要:短信业务也许是所有联通在信业务中最为大家所熟悉的了,许多人都曾经或者正在使用短信业务,比如天气预报、每日新闻、普通图片和铃声的下载等等。短信业务分定制和点播两大类大家已经很清楚了,这两大类又各有手机定制、网站定制和手机点播、网站点播两种使用方式。以定制为例,想...
编号:10-20973大小:1.58M
分类: 论文>通信/电子论文

内容介绍

此文档由会员 孤星逐月 发布

短信服务平台的组建和相关技术

近20000字 论文叙述准确

摘要:
短信业务也许是所有联通在信业务中最为大家所熟悉的了,许多人都曾经或者正在使用短信业务,比如天气预报、每日新闻、普通图片和铃声的下载等等。
短信业务分定制和点播两大类大家已经很清楚了,这两大类又各有手机定制、网站定制和手机点播、网站点播两种使用方式。以定制为例,想要定制某个SP的天气预报,您就有两种方式,一种方式是使用手机编辑短信发送到SP的服务代码,只需编写短信“TQ”(具体见SP的业务提示)发送到该SP的服务代码即可。另外一种方式是登录该SP网页,在页面中输入您的手机号,选择“天气预报”,然后点击“立即订阅”,就定制成功了。点播也是同样的道理。

关键字:服务提供商 企业代码 汇接网关 短息网关接口协议

The setting of the short message service terrace and the related technique
Computer science department 2004 Computers application:Huang Sheng Guide the teacher: ChenXiongfeng
Abstract:
The short letter business is all perhaps in association with correspond by letter to acquaint with for everybody most in letter business of, many people all and ever or used the short letter business, for example weather forecast, everyday the news, common picture downloaded the etc. with bell ring.
The cent of short letter business makes to order with order to sow two big everybodies are already very clear, these two major type is again each to have the cellular phone make to order, the website makes to order to order to sow with the cellular phone, the website orders to sow two kinds of usages method.Regard making to order as a weather forecast for, wanting making to order a certain SP, you there will be two kinds of methods, a kind of method is a service to uses cellular phone edit short letter send out the SP code, a service for needing plait writing short letter" TQ"( see in a specific way the SP business hint) sending out that SP code is then.Moreover a kind of method is to registers the SP's web page, inputting your cellular phone number in page, choice" weather forecast", then click" subscribe immediately", made to order to succeed.Order to sow is also a same truth.

Key words:Service Provider Business enterprise code
Gateway Name Server Short Message Gateway Interface Protocol
目录
摘 要-------------------------------------------------------------------------------------------------------------1
关键字------------------------------------------------------------------------------------------------------------1
Abstract-----------------------------------------------------------------------------------------------------------1
Key words--------------------------------------------------------------------------------------------------------1
前 言-------------------------------------------------------------------------------------------------------------3
一•短信服务的基本知识------------------------------------------------------------------------------------3
二•代码方案---------------------------------------------------------------------------------------------------3
2.1 企业代码-------------------------------------------------------------------------------------------------3
2.2 接入代码-------------------------------------------------------------------------------------------------4
2.3 MO命令代码--------------------------------------------------------------------------------------------4
2.4 业务代码-------------------------------------------------------------------------------------------------4
三•短信网络发送流程---------------------------------------------------------------------------------------4
四•增值业务客服系统操作说明:------------------------------------------------------------------------6
五•SP接入流程-----------------------------------------------------------------------------------------------8
六•接入前的硬件系统需求---------------------------------------------------------------------------------8
七•短信服务平台的WEB管理系统----------------------------------------------------------------------9
八.联通短消息网关系统接口协议(SGIP)---------------------------------------------------------------10
1概述-----------------------------------------------------------------------------------------------------10
2系统体系结构-----------------------------------------------------------------------------------------10
3.1专用SGIP方式-------------------------------------------------------------------------------------11
3.2通用HTTP方式------------------------------------------------------------------------------------11
3.4序列号的定义---------------------------------------------------------------------------------------11
3.5通信的安全性---------------------------------------------------------------------------------------12
3.6用户鉴权---------------------------------------------------------------------------------------------12
3.6.1被叫方付费----------------------------------------------------------------------------------------12
3.6.2 SP付费---------------------------------------------------------------------------------------------12
3.6.3第三方付费----------------------------------------------------------------------------------------13
3.7 SP与SMG的通信---------------------------------------------------------------------------------13
3.7.1通用HTTP方式----------------------------------------------------------------------------------13
3.7.1.1从SP到SMG的命令-------------------------------------------------------------------------14
3.7.1.2从SMG到SP的命令-------------------------------------------------------------------------14
7.2专用SGIP方式-------------------------------------------------------------------------------------14
3.7.2.1通信初始化-------------------------------------------------------------------------------------14
3.7.2.2通信过程----------------------------------------------------------------------------------------15
3.7.2.3通信结束----------------------------------------------------------------------------------------16
3.7.2.4故障处理----------------------------------------------------------------------------------------16
3.7.2.4.1网络故障--------------------------------------------------------------------------------------16
3.7.2.4.2接收到非法命令或应答--------------------------------------------------------------------16
3.7.2.4.3序列号重复-----------------------------------------------------------------------------------17
3.8 SMG与SMG之间的通信------------------------------------------------------------------------17
3.8.1通信初始化---------------------------------------------------------------------------------------17
3.8.2通信过程------------------------------------------------------------------------------------------17
3.8.3通信结束------------------------------------------------------------------------------------------17
九.结束语----------------------------------------------------------------------------------------------18
参考文献-------------------------------------------------------------------------------------------------18

参考文献:
(1)中国移动通信互联网短信网关接口协议2.0
(2)中国联合通信公司短信网关接口协议1.2
(3)中国电信小灵通短信网关接口协议1.3