How can i get the request IP in a RESTfull service using WebOperationContext ( not OperationContext).
Thank you.
(if im way off -or this is not the way to go about it please let me know aswell)
UPDATE: Here's a link to the proper way to do it (as the answer below recommends): WCF 4 Rest Getting IP of Request?