net.tomp2p.examples
Class ExampleConnect

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

public class ExampleConnect
extends Object


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

Constructor Detail

ExampleConnect

public ExampleConnect()
Method Detail

main

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

mainPeer1

public static void mainPeer1(String[] args)
                      throws NumberFormatException,
                             Exception
Throws:
NumberFormatException
Exception

mainPeer2

public static void mainPeer2(String[] args)
                      throws NumberFormatException,
                             Exception
Throws:
NumberFormatException
Exception


Copyright © 2012. All Rights Reserved.