Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Xamarin.forms + WCF + httpbinding

$
0
0

Hi
I have an issue regarding to WCF in xamarin.forms, I successfully connect and android app to a WCF web service hosted on a WPF application sing basichttpbinding, the problem is that it always, ALWAYS use the proxy specified on the mobile network or the WiFi even if I set this properties:
UserDefaultWebProxy = false
BypassOnLocal = false
ProxyServer = null
no matter what I do, It always use the web proxy that in my case is and squid, I can see in the squid access log when the querie registers, The only way it bypass the proxy is when in the WiFi advanced settings I set the IP of the WPF application hosting the service in the Bypass for setting, but the mobiles Network access point configuration doesn't have that.
So my question is: There is a way to force the wcf service client to avoid at all cost use the proxy? Can it by a truly direct connection?
Any Help?
thanks

PD: I'm using VS Community 2017 and Xamarin.Forms 3.1


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>