I have a winfx self hosted service running over http.
With asmx webservices requests I can read the http header values about where
the request is coming from. ip address, mac address, etc. How do I get to
this info with a winfx ServiceModel/Contract request?


