| With the application of manned elevators in people’s life,it provides great convenience for people.However,if elevators fail to be repaired in time,they will bring many inconveniences to high-level residents.For this reason,this thesis designed a server software of the elevator detection management system,which can automatically send the elevator fault message to the maintenance staff’s mobile phone in real time,so that the fault of elevators can be repaired in time.At the same time,the user is provided with a web application system,and the user can view the elevator working status and fault information in real time.Thesis used the elevator detection module based on GPRS communication technology,we first presented the overall design of the elevator detection management system server software,then we discussesed the communication commands between the elevator detection module and the server,and further we specificall designs the elevator processing task module and the web application system.The server software of elevator inspection and management system was implemented based on C++ and Python language.The system realized many useful functions,such as the real-time processing of elevator emergency button and abnormal power failure,automatic send maintenance message,update the elevator fault database and the elevator basic information database,show the elevator work status,search elevator fault information and so on.In the case of multi-server parallel applications,we also discussed the problem of using load balance to handle concurrent task problems.At last,the server software throughed the test,it meets the design requirements. |