net.tomp2p.examples
Class ExampleDiscover

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

public class ExampleDiscover
extends Object


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

Constructor Detail

ExampleDiscover

public ExampleDiscover()
Method Detail

main

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

startServer

public static void startServer()
                        throws Exception
Throws:
Exception

startClient

public static void startClient(String ipAddress)
                        throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.