com.google.bitcoin.examples
Class PrintPeers

java.lang.Object
  extended by com.google.bitcoin.examples.PrintPeers

public class PrintPeers
extends Object

Prints a list of IP addresses connected to the rendezvous point on the LFnet IRC channel.


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

Constructor Detail

PrintPeers

public PrintPeers()
Method Detail

main

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


Copyright © 2011. All Rights Reserved.