TcpConnection Class |
Namespace: RW.Server.Tcp
The TcpConnection type exposes the following members.
Name | Description | |
---|---|---|
GetConnection |
Creates a connection.
|
Name | Description | |
---|---|---|
Name |
Gets the name of the connection.
| |
PeerHost |
Gets the host name the connection is connected to.
| |
PeerPort |
Gets the port number the connection is connected to.
| |
TcpId |
Gets the identifier of the connection.
|