Packet Sniffer SDK DLL Edition
HNTcpSession :: Properties | | Previous Next |
Please see HNTcpSession properties short descriptions below:
ClientIP [Get]
Returns IP address of the client participating in the connection.
ClientPort [Get]
Returns port number of the client participating in the connection.
CloseReason [Get]
Returns the reason why the TCP session has been closed.
CreateTime [Get]
Returns the TCP session creation time.
LastPacketTime [Get]
Returns the time of receiving of the last packet participated in TCP connection.
ServerIP [Get]
Returns IP address of the server participating in the connection.
ServerPort [Get]
Returns port number of the server participating in the connection.
State [Get]
Returns the TCP session state.
Sets/Returns user-defined value associated with TCP session.