The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
System.Runtime.Remoting.Channels.Tcp Namespace
.NET Framework 2.0
| Class | Description | |
|---|---|---|
| TcpChannel | Provides a channel implementation that uses the TCP protocol to transmit messages. |
| TcpClientChannel | For remote calls, implements a client channel that uses the TCP protocol to transmit messages. |
| TcpServerChannel | Implements a server channel for remote calls that uses the TCP protocol to transmit messages. |