c# - calling a restful WCF from Xamarin.Android application -
i building android application vs 2012. when make webrequest wcf web service url:
http://localhost:15763/service1.svc/getdata
i following exception:
system.net.webexception: error: connectfailure (connection refused) ---> system.net.sockets.socketexception: connection refused
Comments
Post a Comment