net.java.sip.communicator.impl.netaddr
Class AddressPool
java.lang.Object
net.java.sip.communicator.impl.netaddr.AddressPool
public class AddressPool
- extends Object
The class scans all local interfaces discovering all addresses, and starts
constantly testing them one by one in order to verify their properties. It
also orders the addresses, putting first those that it has determined to be
more easily usable and that offer better chances of connection success.
- Author:
- Emil Ivov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressPool
public AddressPool()
main
public static void main(String[] args)
SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.