Font Size: a A A

A Multiplayer Game System On Mobile Platform

Posted on:2007-02-09Degree:MasterType:Thesis
Country:ChinaCandidate:Y CuiFull Text:PDF
GTID:2178360212971556Subject:Pattern Recognition and Intelligent Systems
Abstract/Summary:PDF Full Text Request
With the development of mobile communication system, new increment services appear continually recently. Among these services, mobile game applications win not only high profit for operators, but bring consumers new method of entertainment as well.Reinforced by JAVA technology, an integrated multiplayer mobile game system was finished in this article. In this process a serial of problems, such as the limited RAM, the change of memory allocation, the usage of multithread and the transformation from recursion to circulation, were researched and resolved. In order to realize the active information transportation and keep all parts synchronous, a special protocol based on HTTP is established. There are two main segments in this protocol: message and statement transition mechanism. Message is the foundation of this system. All subsystems run along with it to keep them synchronous. Polling in this protocol makes it is possible that the server can send information to client actively. The clients send messages and change their statement according to the response of the server.This system accepts clients enjoying game without interfering each other in several groups. User's demand was satisfied in the test running. This system is running steadily and has a compact structure. It makes preparation for further development because it can be used in implementing similar systems after a limited modification.
Keywords/Search Tags:mobile application, multiplayer game, MIDP, J2ME
PDF Full Text Request
Related items