PDA

Click to See Complete Forum and Search --> : Network Searching!


adamcox
May 9th, 2001, 02:41 PM
Hi guys...

I'm building a network application and I need some help. :)

My application runs a server on port 62201, but when the client program starts, it will not know the name of the server that it wants to access. I basically need some code that will get all the machines on a network, and "ping" all of their port 62201's and if it gets a valid response, then that defaults to their server for the session. (There will only be one server).

Thanks In Advance. :D