Chinese chess based on jabber

  • Authors:
  • Quanyu Wang;Siyin Liu

  • Affiliations:
  • Computer Science Dept., Beijing Institute of Technology;Computer Science Dept., Beijing Institute of Technology

  • Venue:
  • Edutainment'06 Proceedings of the First international conference on Technologies for E-Learning and Digital Entertainment
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multiplayer computer games are becoming more and more popular. While much effort has been contributed to point-to-point communication based architecture and network game traffic, we proposed a server decentralized game architecture based on Jabber in order to have high availability, performance, scalability, fault tolerance and security. Three components of the architecture: players, game servers and record-keeper are defined and functioned. The architecture is implemented and instanced as a Chinese Chess game. The game data are packed with XML stanzas and delivered to the addressed player through XML streams. In order to test the availability, the game is experimented and the result is meaningful even though the test environment is rough.