hello,

in this program that i want a client has to connect to a server in a small workgroup , without knowing the ip address of the computer where the server( listener ) is installed . is there a way for the client to broadcast to all computers and find the listener???

( the computers get there ip from a dhcp server, i know i can use the host name of the server , but the server program might be moved from a computer to another, so the answer of the question above will solve my problems)


thanks ...