net.tomp2p.examples
Class ExampleNAT

java.lang.Object
  extended by net.tomp2p.examples.ExampleNAT

public class ExampleNAT
extends Object


Constructor Summary
ExampleNAT()
           
 
Method Summary
static void main(String[] args)
           
static void startClientNAT(String ip)
           
 void startServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleNAT

public ExampleNAT()
Method Detail

startServer

public void startServer()
                 throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

startClientNAT

public static void startClientNAT(String ip)
                           throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.