Method | Description | |
---|---|---|
ProcessClientThread ( object o ) : void | ||
ProcessNextClient ( ) : void | ||
ProcessRequest ( string message ) : string | ||
Run ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
ServerLoop ( ) : void |
public ProcessClientThread ( object o ) : void | ||
o | object | |
return | void |
public ProcessRequest ( string message ) : string | ||
message | string | |
return | string |