Help with listing hosted games...

I’m still really new to java networking, and I was wondering if anyone here could help me with something:

I’m working on a network game, using TCP, and I’m working on my server and client classes now. When a user clicks: “Join Game”, I want there to be a list of all the games currently running on the network, so that the user could choose one of those and join it. How would I go about finding all the games on the network?

Regards,
James

I try make the same, but in all clients you should specified the ip of server, there one option using jini technology with dicovery class on java, try to search nuggets jini download in the google an probe this example.
if you have other idea plese write to cgcrespo@ceibo.fiec.espol.edu.ec