Hello there,
I am looking to access the API via a proxy.
I currently use C#.Net and the APING sample code as a base for my app....
My motive is;
- To ensure redundancy for failed connections/internet outages
- To enable access from an IP from a different country for those traveling abroad.
Is it as simple as adding proxy details onto the end of the endpoint?
Thanks heaps for any thoughts
I am looking to access the API via a proxy.
I currently use C#.Net and the APING sample code as a base for my app....
My motive is;
- To ensure redundancy for failed connections/internet outages
- To enable access from an IP from a different country for those traveling abroad.
Is it as simple as adding proxy details onto the end of the endpoint?
Thanks heaps for any thoughts


Comment