System.Runtime.Remoting.Channels.Http Namespace
.NET Framework 2.0
| Class | Description | |
|---|---|---|
| HttpChannel | Implements a client channel for remote calls that uses the HTTP protocol to transmit messages. |
| HttpClientChannel | Implements a client channel for remote calls that uses the HTTP protocol to transmit messages. |
| HttpRemotingHandler | Implements an ASP.NET handler that forwards requests to the remoting HTTP channel. |
| HttpRemotingHandlerFactory | Initializes new instances of the HttpRemotingHandler class. |
| HttpServerChannel | Implements a server channel for remote calls that uses the HTTP protocol to transmit messages. |
Community Additions
ADD
Show: