Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Oct : how many TCP servers are listening on a given port on LAN
| Subject: | how many TCP servers are listening on a given port on LAN |
| Posted by: | "Eugene V. Goldberg" (ego..@mts-nn.ru) |
| Date: | Sun, 30 Oct 2005 14:33:57 |
I know its possible to put UDP Server component and do a Broadcast
and count responces...
But is there a way to count active TCP servers without going for UDP?
Thanx alot,
Eugene.