JIMI 发表于 20:50

基于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
ABSTRACT II
第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相关的GSM AT指令 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
页: [1]
查看完整版本: 基于AT指令实现短信群发软件的设计