.NET     Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
9.06.2006

 
Using HTTP in System.Net
I'm not sure when/if this will come in handy, but it just might :)

Sample code for setting up HttpListener. In this case, he's using it on the server side, and then sending WCF client calls to it -- to inspect what message arrives at the front door.

Using HTTP in System.Net


Comments: Post a Comment

Powered by Blogger