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