2

I'm consuming a Webservice 2.0 via SOAP.

My service has a Proxy property of type System.Net.IWebProxy. I would like to use the proxy settings that are configured on the iOS device I'm running on.

Simple question: how? :-)

poupou
  • 43,413
  • 6
  • 77
  • 174
Krumelur
  • 32,180
  • 27
  • 124
  • 263

1 Answers1

0

See my answer here for: In Mono on OSX how do I get access to the current proxy?

I have not tried it myself but it should be identical to what MonoMac is using.

Community
  • 1
  • 1
poupou
  • 43,413
  • 6
  • 77
  • 174