Shareware package FSUtilPack contains the following VCL components for Delphi 4, 5 and 6:
TFSAnnouncer is used for locating an application over the network. Once inserted into any program, the component will start to broadcast a programmed ID every 5 seconds. TFSListener could then be used to locate the application and select the method of connection to the host computer. The most important usage is for programs like multiple application managers and automated connections.
TFSListener is used in conjunction with TFSAnnouncer for locating an application over the network. TFSListener can retrieve broadcasted ID’s as well as source IP addresses.
TFSIPAddresses can retrieve all the IP addresses of the current computer.
TFSThTimer is a threaded timer component.