| With the popularization of mobile hand-held devices, there are many types ofsoftware used on mobiles at home and abroad. There is no lack of large enterpriseapplications among them and the software are clients designed for mobile operationsystems, but there’s no one for no change on enterprise applications existed. Developingclient software specially means the second development for enterprise application andthe bill is too big for company and the client is not universal at all, also the operation ofthe users will bring inconvenience.Based on the analysis of system functions we introduce a kind of adapter softwareon mobile for enterprise application in this theme. For the purpose of real time, wedesign and implement its server module. This module uses Push technology mainly tocomplete the client’s data delivery and the client module uses Ajax technology toprovide the ability of synchronization. It makes the users out from the cycle of requestand response and brings a more natural user experience. According to the system’sactual business we design and implement the framework of server module, database ofthe system and function modules. In the process of server implementation, we putforward how to process and distribute the news of the enterprise application.At present the server module has been implemented and tested and all functionmodules can achieve the desired effect. Practice has proved that it can meet thecustomers’ demand. The design of the server module has not been able to achieve ahigher level of demand in performance, so in the future the server module still have toimprove its carrying capacity by using load balance technology. |