android - Accessing local web service in .net on tablet -
i have used simple asp .net web service in project through add new item->web service. want use web service android application installed on tablet. using web service on same pc giving 10.0.2.2:49440/secondtest/webservice.asmx
url when need run on device replaced http://192.168.1.4:49440/secondtest/webservice.asmx
not working me. not accessible. can me please?
Comments
Post a Comment