C# Class TcpWatcher.Program

Afficher le fichier Open project: MikePopoloski/ampere

Méthodes publiques

Méthode Description
ListenForChanges ( int port ) : void

Private Methods

Méthode Description
HandleClient ( TcpClient client ) : void
Main ( string args ) : void

Method Details

ListenForChanges() public static méthode

public static ListenForChanges ( int port ) : void
port int
Résultat void