Programming interactive real-time games over WLAN for pocket PCs with J2ME and .NET CF

Andreas Janecek,Helmut Hlavacs
DOI: https://doi.org/10.1145/1103599.1103603
2005-01-01
Abstract:In this paper we compare the Java 2 Micro Edition and the .NET Compact Framework with respect to their performance for programming multiplayer games for PDAs. We benchmark results for both platforms dealing with computational capabilities and communication performance over WLAN. We also have developed a simple prototypical multiplayer game called 3D-Pong and evaluate how simple resilience mechanisms can hide WLAN packet losses for this game.
What problem does this paper attempt to address?