A program I'm using makes a request for the external IP 74.125.234.83 and I would like to make this request redirect to 127.0.0.1 so I can test my local server, I don't have access to the source of the program so I have to make that request redirect to the loopback on the operating system.
I'm using Windows 7 Ultimate, how can I do that ?
