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

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -