This is the complete list of members for TcpConnection, including all inherited members.
BytesAvailable() | TcpConnection | |
Close() | TcpConnection | |
Connected() | TcpConnection | |
DEFAULT_DATA_PORT | TcpConnection | static |
DEFAULT_MGMT_PORT | TcpConnection | static |
DEFAULT_STATUS_PORT | TcpConnection | static |
Descriptor() | TcpConnection | |
DescriptorValidate(String descriptorHint, DescriptorPortType portTypeHint) | TcpConnection | static |
IpAddress() | TcpConnection | |
Open() | TcpConnection | |
Port() | TcpConnection | |
Read() | TcpConnection | |
com::UniPRT::Sdk::Comm::AComm.Read(OutputStream binDataIn) | AComm | |
TcpConnection(String descriptor) | TcpConnection | |
TcpConnection(String ipAddress, int port) | TcpConnection | |
WaitForData(int msTimeOut) | AComm | |
Write(byte[] dataOut) | TcpConnection | |
com::UniPRT::Sdk::Comm::AComm.Write(InputStream binReader) | AComm | |
WriteAndWaitForResponse(OutputStream binDataIn, InputStream binDataOut, int responseStartTimeOut, int responseEndTimeOut, String completetionToken) | AComm | |
WriteAndWaitForResponse(byte[] dataOut, int responseStartTimeOut, int responseEndTimeOut, String completetionToken) | AComm |