Package net.barkerjr.gameserver.gamespy

Contains more-specific classes for handling GameSpy-specific server query protocol

See:
          Description

Class Summary
Battlefield1942Server Provides generic parsing and querying for Battlefield 1942 servers
GameSpyServer Provides generic parsing and querying for GameSpy protocol servers

TODO Due to lack of reply format information in replies: the listener *loaded() methods may be called prematurely the listener *updated() methods may be called more frequently the GameServer.load(int, Request...) method may return before the data is completely loaded
UnrealTournamentServer Deprecated. since 2009-08-30, use UnrealEngine1Server
 

Package net.barkerjr.gameserver.gamespy Description

Contains more-specific classes for handling GameSpy-specific server query protocol

Since:
2007-11-18