public class StunServer extends Object
Constructor and Description |
---|
StunServer(int primaryPort,
InetAddress primary,
int secondaryPort,
InetAddress secondary) |
public StunServer(int primaryPort, InetAddress primary, int secondaryPort, InetAddress secondary) throws SocketException
SocketException
public void start() throws SocketException
SocketException
public static void main(String[] args)