Hi,

In many games, when you select 'Multiplayer', it will list all of the games that are currently running on the LAN.

I could be wrong, but I think this is done by sending out a network wide packet, and the computers which are listening for this packet (thus are running the game) will respond.

How can this be coded in VB?