( search forums )
querying lobby server
Soldat Forums - Soldat Talk - Developers Corner
meij
March 14, 2004, 5:39 pm
ok, im able to query the lobby server but could someone explain how i might go about interpreting the responces ? is it encoded somehow ?

b00stA
March 14, 2004, 6:29 pm
What do you use to query the lobby server? Do you use the web frontend? do you mean the in-game lobby?
Be a bit more specific :)

meij
March 15, 2004, 4:36 am
the in game lobby and directly via UDP, i figured that would be obvious seeings html isnt encoded.

b00stA
March 15, 2004, 1:27 pm
Well, obviously you're not supposed to use the "ingame lobby" outside Soldat.
If you want to use it for an external program, parse the web frontent..

meij
March 15, 2004, 1:58 pm
if you insist, but i figured it would save server load + bandwidth to do it through the ingame lobby.