c# - How to connect localhost ASP.net WCF service with android mobile? -


i tried different ip address , port number unable establish connection mobile pc network.

i disabled firewall also. want see web service running in pc should view in mobile.

http://10.0.2.2:63114/restserviceimpl.svc/jsont/k1234 


Comments

Popular posts from this blog

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

php - Passing multiple values in a url using checkbox -

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -