Method | Description | |
---|---|---|
ClientHandler ( object ob ) : void | ||
Dispose ( ) : void | ||
Listen ( ) : void | ||
SchumixListener ( int port ) : System |
Initializes a new instance of the FBI.Server.ServerListener class.
|
public SchumixListener ( int port ) : System | ||
port | int | /// Port to listen on. /// |
return | System |