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. |
Community Additions
ADD
Show: