Method | Description | |
---|---|---|
ScsTcpClient ( |
Creates a new ScsTcpClient object.
|
Method | Description | |
---|---|---|
CreateCommunicationChannel ( ) : ICommunicationChannel |
Creates a communication channel using ServerIpAddress and ServerPort.
|
protected CreateCommunicationChannel ( ) : ICommunicationChannel | ||
return | ICommunicationChannel |
public ScsTcpClient ( |
||
serverEndPoint | The endpoint address to connect to the server | |
return | System.Net |