Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Apr : Find a server IP in LAN
| Subject: | Find a server IP in LAN |
| Posted by: | "Hs" (programming..@yahoo.com) |
| Date: | 22 Apr 2005 09:12:18 |
How can I find a TCP or UDP server IP in
a LAN with IdTCPClient or IdUDPClient.
I used UDP broadcast messages to do this
but this way is not reliable and only some times works.
is there any other fast way?
Thanks.