Rogue Wave Server Component library for .NET Reference Guide
|
|
TcpConnection Class |
A connection to a specific process.
Namespace: RW.Server.Tcp
Assembly: RW.Server.Tcp (in RW.Server.Tcp.dll) Version: 7.0.0.0 (7.0.0.0)
The TcpConnection type exposes the following members.
| 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.
|
| Name | Description | |
|---|---|---|
| GetConnection |
Creates a connection.
|
More that one connection can use the same physical connection.