|
| static CTcpConnector | GetInstance () |
| | Gets the instance. To use the CTcpConnector once you got an instance, you need to connect to set the CommDispatcherAddress and the ConnectionPort. After that, use the method ConnectCommServer. You only need to set the parameters and the connection the first time you get an instance. More...
|
| |
|
|
const int | CONNECTION_PORT = 8888 |
| |
|
|
bool | IsConnected [get, set] |
| |
|
IPAddress | CommDispatcherAddress [get, set] |
| |
|
int | ConnectionPort [get, set] |
| |
| static CTcpConnector Kinova.DLL.TcpConnector.CTcpConnector.GetInstance |
( |
| ) |
|
|
static |
Gets the instance. To use the CTcpConnector once you got an instance, you need to connect to set the CommDispatcherAddress and the ConnectionPort. After that, use the method ConnectCommServer. You only need to set the parameters and the connection the first time you get an instance.
- Returns
- An instance of CTcpConnector
The documentation for this class was generated from the following file:
- C:/Workspace/jaco_api_windows/Kinova.DLL.TctConnector/Code/CTcpConnector.cs