您好,欢迎来到佳博论文网!

基于AT指令实现短信群发软件的设计

论文编号:DZXX277 论文字数:11657,页数:35

摘要

本文阐述了GSM短信息服务在信息系统中的实现方法,包括短信息的UCS2编

码处理,PDU编码格式分析,经过编码处理后的PDU码通过GSM的AT命令向短信中心的发送。通过对GSM短信格式的分析全面了解GSM短信息的处理原则方法,以便在此基础上开发出现实的GSM短信息服务系统,使短信技术更广泛应用在企业信息平台建设中。

关键词:AT指令,短信息服务,短消息,GSM模块,编码,PDU码

ABSTRACT

This essay has expatiated the way how the services of the GSM message information system are realized,including dealing with the message by UC32 code,analizing the formation by PDU Code,sending the PDU code after coding to the message center through the AT order of GSM.Basing on grasping the dealing methods of the GSM message system by analizing the GSM message formation ,We can exploit the realistic GSM message service system so that the message technology will be widely in the building of the enterprises’Information platform.

Keywords:AT command, message service, message, GSM module, Organizing code, PDU code.

目录

摘要I

ABSTRACTII

第1章 绪论1

1.1课题设计背景1

1.1.1 短消息业务简介1

1.1.2 短消息业务的应用与需求2

1.2设计内容2

第2章 开发环境及语言介绍4

2.1 开发环境介绍4

2.2 .NET Framework 介绍5

2.3 语言特点介绍7

第3章 软件功能设计及语言实现8

3.1相关的GSMAT指令8

3.2 短消息实现的三种方法9

3.3 PDU编码处理—功能设计及语言实现9

3.3.1 发送短信编码格式及PDU编码格式10

3.3.2 短信中心号码设置及语言实现11

3.3.3 手机号码处理及语言实现12

3.3.4 短信息部分处理及语言实现13

3.3.5 示例分析19

3.4 短信息发送及语言实现20

3.4.1 短信息发送20

3.4.2语言实现21

第4章 界面生成及使用说明22

4.1 界面的生成22

4.2使用说明26

4.2.1 概述26

4.2.2 计算机与手机的通信27

4.2.3 使用说明28

第5章 毕业设计总结29

致谢30

参考文献31

基于AT指令实现短信群发软件的设计......