Hello,
I m invoking a web service and they stop my service calls after an hour,
the hourly limit of 5000 requests for the IP address MY IP :)
has been exceeded.
I m using C#, and is there a way around this?
Can i programatically send the requests as if they are coming from different IP ?
Is that possible?
Thanks