A
Amil
I have a vendor that only allows their web service to be used whitelist IP
addresses. We currently have a system with two IPs, call them X (the
computer default) and Y the one on the vendor whitelist.
How can I access their web service (via a C# program) so that my program is
running via the local IP address Y?
I can't give them the default IP address for security reasons.
Amil
addresses. We currently have a system with two IPs, call them X (the
computer default) and Y the one on the vendor whitelist.
How can I access their web service (via a C# program) so that my program is
running via the local IP address Y?
I can't give them the default IP address for security reasons.
Amil