Method | Description | |
---|---|---|
ScsTcpServer ( |
Creates a new ScsTcpServer object.
|
Method | Description | |
---|---|---|
CreateConnectionListener ( ) : IConnectionListener |
Creates a TCP connection listener.
|
protected CreateConnectionListener ( ) : IConnectionListener | ||
return | IConnectionListener |
public ScsTcpServer ( |
||
endPoint | The endpoint address of the server to listen incoming connections | |
return | OpenNos.Core.Networking.Communication.Scs.Communication.Channels |