Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : Indy scanning for an UDP server
| Subject: | Indy scanning for an UDP server |
| Posted by: | "Michael Fritz" (spam_athome@yahoo.de) |
| Date: | Tue, 31 Oct 2006 11:04:27 |
Hi,
using the UDPClientServer demo (Indy 9) I'm trying to implement a kind of
"scan for servers" function.
This means, currently the server runs on my local PC, however when moving
it to a real Windows server, the UDP client should be able to scan the
local network for this specific UDP server.
Is there a chance to get this running? Do I've to scan the whole (probably
unknown) IP range?
--
cu,
Michael