Advertisement

finding game servers w/ WS

Started by July 13, 2004 06:15 PM
0 comments, last by CoMaNdore 20 years, 7 months ago
Hi guys! How do I retrieve the list of currently running game servers on a LAN with winsock? That is, the games list in the "Join" screen. Is it done by broadcasting? Thanks
yes, it is done by brodcasting,

and if you want to do it by the inet you have to set up a master server
where all the game servers send a message "okay bob, im making a game - so sign me up on that list of yours"

And bob (the master server) Adds John to the list of games.
The master server also make sure that the games are running every so often.
- Me

This topic is closed to new replies.

Advertisement