I have asp.net website hosted and I am making WebRequest to post data and get response. The website is having IP filtering. I want to spoof sender IP address for testing pur
Use the Spoof class found in the System.Security namespace...