Font Size: a A A

Design Of SMS Platform Management System In Enterprise And Public Institution

Posted on:2014-02-08Degree:MasterType:Thesis
Country:ChinaCandidate:Z TianFull Text:PDF
GTID:2248330395474475Subject:Software engineering
Abstract/Summary:PDF Full Text Request
SMS as a convenient means of communication has been more and more appearedin people’s lives, we can say that in the current information society, people has beeninseparable from the SMS service.In current enterprises, the traditional home visit, oneby telephone and other means to communicate often tend to exhibit extremely low workefficiency.So in order to achieve rapid communication with employees or customers,and some enterprises began to use the SMS platform management system, Using theSMS platform can be easily mass text messages to achieve rapid communication,reducing management costs and improve efficiency.This thesis first describes the purpose and significance and the research statusabout the subject, analysis the status of the SMS platform management system, andexplain the advantages of the system by using browser/server (B/S) structure. Evenusing the structure can add server load, but it can greatly facilitate the user to log in tothe system on different platforms or different environment.Current messaging platform most use traditional mode of JSP platform to acheivethe processing and building.But completely using JSP management system will result inprogram structure mixed with each other, and is not conducive to the maintenance andupgrade of the system.This paper presents a clear hierarchy based on the MVC systemarchitecture model. Put the view layer, the data model layer and control layer separate intechnically,so greatly reduces the degree of coupling of the system, also make the SMSplatform management system is more convenient and safe maintenance in upgradeprocess.The paper using JSP technology to implement the view layer, to design thesystem interface; Servlet technology to achieve the control layer, select the appropriatefront display interface and back-office data processing based on user request; Usingjava Bean to achieve the construction of the data model layer,and put JDBC technologyto connect back-end In this paper, we introduction the three core technologies:the JSP,the Servlet and the JDBC briefly,also describes the implementation in the system.This thesis also described the text messaging module of the SMS platform detail.The system through the connected GSM module to guidance the text message transceiver operating, first through the AT command make the short message sending,receiving and management,more than we detailed the PDU encoding method used in theSMS sending and receiving process. The system introduced how to use the GSMmodule to control the send and receive SMS..Before the system calls the GSM moduleto send and receive SMS, first using the proposed automatic detection technology todetermine the serial port number, then read the number of short message service centerplatform, to ensure whether the GSM module. works normal.The system including five functional modules: the user management, departmentalmanagement, group management, data modification, and message management for theadministrator user and ordinary user. They are all for the admin user and normal user.This paper presents the functional description of each functional module, interfacedesign, and the data table using in the database..The system uses Java technology,and the Eclipse platform development, tomanagement of data table using SQL-Server2005. Been tested, the system is workingwell, and can achieve very good for the various functions of the users of SMS platform..
Keywords/Search Tags:SMS, The MVC Design Pattern, JSP Technology, GSM Module
PDF Full Text Request
Related items