Method | Description | |
---|---|---|
StartListening ( int backLog = 10 ) : void | ||
StopListening ( ) : void | ||
TcpipServer ( |
Method | Description | |
---|---|---|
AcceptNewClients ( ) : void |
public StartListening ( int backLog = 10 ) : void | ||
backLog | int | |
return | void |
public TcpipServer ( |
||
endPoint | ||
return | System |