Possible Duplicate:
Discover server ip address through the network scanning
I'm going to develop client server application in c#.
The clients must be able to discover server ip address. How is this possible through network discovery?
Any help and soloution on this could be very usefull, and if there is some sample code it would be much better!
Thanks.