Hi All,
New to this forum. I have created one HTTPHandler to process particular requests from client. But whenever a request comes then httprequest object gives server IP address as RemoteAddress variable. It is beacuse the request will be routed through web application running on server. I want remote client IP address. Need to know how to get it.
Thanks in advance.
Raghu