de.javawi.jstun.test.demo
Class StunServer
java.lang.Object
de.javawi.jstun.test.demo.StunServer
public class StunServer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StunServer
public StunServer(int primaryPort,
InetAddress primary,
int secondaryPort,
InetAddress secondary)
throws SocketException
- Throws:
SocketException
start
public void start()
throws SocketException
- Throws:
SocketException
main
public static void main(String[] args)