欢迎来到天天文库
浏览记录
ID:875719
大小:327.03 KB
页数:31页
时间:2017-09-22
《基于多路gsm通道的java短信群发系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于多路GSM通道的JAVA短信群发系统的设计与实现摘要:本文使用Java串口通信技术和JSP技术,并应用于Windows平台下的Web系统中,在对GSM移动通讯系统的短信息(SMS)业务通信中AT指令的介绍,以及短信格式、编码与解码等分析的基础上,介绍了一种使用GSM短信传送任意格式文件的方法,将文件压缩并分割封装成适合短信传送的数据包,通过GSM短信发送给接收方,接收方接收之后将数据包还原、解压得到原始文件,从而实现了通过GSM网络在两台计算机之间传送文件.在办公自动化领域,基于短信平台的办公自动化有助于提高办公效率。针对现有管理信息系统信息发布缺乏实时性的缺点
2、,笔者提出了建立基于GSMModem的短信辅助办公系统的信息发布平台,即构建一个移动短信信息发布平台,为办公自动化系统提供短信功能支持,从而提高办公效率和节约办公成本。平台设计的目标是通过网络在平台上发布信息并同时用短信的功能及时通知员工。把GSMModem与计算机终端连接进来,实现串口通信,通过GSMModem向指定用户手机发送短信消息,实现移动办公,提高办公信息化水平。关键词:串口通信;GSM移动通讯;AT指令ThedesignandimlentationofJAVASMSbasedonmultipleGSMchannelsAbstract:Thisarticl
3、eusestheJavaserialcommunicationtechnologyandJSPtechnology,andappliedtothewebsystemfortheWindowsplatform,theintroductionoftheATcommandintheGSMsystemformobilecommunicationsshortmessage(SMS)businesscommunications,andmessageformat,encodinganddecodinganalysisonthebasisofaGSMSMSsendanyfilefo
4、rmat,filecompressionandsplitthepackageintoapacketfortextmessagessentviaGSMtextmessagessenttotherecipient,therecipientreceivesthepacketrestoresolutionpressuretogettheoriginalfile,inordertoachievethroughtheGSMnetworktotransferfilesbetweentwocomputersinthefieldofofficeautomation,officeaut
5、omationbasedontheSMSplatformtohelpimproveofficeefficiency.Releasedtothelackofreal-timeshortcomingsofexistingmanagementinformationsystem,theauthorproposestheestablishmentofinformationpublishingplatformbasedonGSMModemSMS-officesystem,thatistobuildamobilemessaginginformationreleaseplatfor
6、m,SMSfunctionsupportforofficeautomationsystem,whichtoimproveofficeefficiencyandtoreducethecostofoffice.TheplatformdesigngoalistopromptlynotifytheemployeesthroughtheinformationnetworkontheplatformandatthesametimeusetheSMSfunction.GSMModemandcomputerterminalsconnectedcometorealizetheseri
7、alcommunicationtothedesignatedmobilephoneuserstosendSMSmessagesviaGSMModem,mobileoffice,toimprovethelevelofofficeinformation.Keywords:Serialcommunication;GSMmobilecommunications;ATcommands目录1.绪论11.1移动通讯的应用背景11.2GSM模块简介21.3GSM发展前景31.4本论文的设计思想42.基于多路GSM通道的JAVA短信群发系统的设计62.1系统功能需求62.2系统整
此文档下载收益归作者所有