C# Class BitSharper.Demo.PrintPeers

Prints a list of IP addresses connected to the rendezvous point on the LFnet IRC channel.
Show file Open project: TangibleCryptography/BitSharper

Public Methods

Method Description
Run ( string args ) : void

Private Methods

Method Description
PrintAddresses ( IEnumerable addresses ) : void
PrintDns ( ) : void
PrintElapsed ( int start ) : void
PrintIrc ( ) : void

Method Details

Run() public static method

public static Run ( string args ) : void
args string
return void