> Currently I just want a simple and fast check whether a peer
> address is in the subnet in a FTP server I'm currently working on.  

The simple solution is to create an event with a true/false response, 
and let the application do the hard work.  The application can then use 
either WMI or IpHelpApi in the event to check the subnet, for which free 
components for both can be downloaded from my site: 

http://www.magsys.co.uk/delphi/

Angus
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to