Class Summary |
HostListener |
HostListener is a threaded class that listens for a multicast messages
and when a multicast message arrive sends the hostname. |
HostsSearch |
HostsSearch is a threaded class that sends a multicast message
and waits for ressponses. |
HostsVector |
HostsVector is class manages a hostname vector. |
ReceiveHostName |
ReceiveHostName is a threaded class that manages the received packet with the hostname. |
SendHostName |
SendHostName is a threaded class that sends a host name to the host that
has made the petition. |