C# Class BitSharper.Demo.PrintPeers

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

Méthodes publiques

Méthode Description
Run ( string args ) : void

Private Methods

Méthode Description
PrintAddresses ( IEnumerable addresses ) : void
PrintDns ( ) : void
PrintElapsed ( int start ) : void
PrintIrc ( ) : void

Method Details

Run() public static méthode

public static Run ( string args ) : void
args string
Résultat void