HTTPChannel and HTTP.SYS
- From: "Frédérick Jacquet" <nospam@xxxxxxxxxxxx>
- Date: Tue, 12 Dec 2006 11:30:26 +0100
Hi guys,
In Net 2.0, the HTTPChannel does not use HTTP.SYS for handling request.
I tried to write a server transportsink using HttpListener for input request
handling which sould be compatible the HttpClientChannel. It correctly
accept input request.. forward message to next sink.. but when i tried to
write the response to the HttpListenerContext.Response.OutputStream the
client hang.... any idea ? or some documentation about the http response
format for the HttpClientChannel ???
Thanks,
Fred.
.
- Prev by Date: Remote load returning MarshalByRefObject
- Next by Date: Remoting...Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed.
- Previous by thread: Remote load returning MarshalByRefObject
- Next by thread: Remoting...Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed.
- Index(es):
Loading