I have an issue when I trying to call my web service by pointing to the machine in LAN.
After some search over SO I have found that I cant use following patterns
Then I tried to access it by specifying my machine name like this.
Still it is not working from my android device. Can any one explain why I can do this? And Ho can I achieve this?
Can anyone make this idea clear? because I want to know the differences in accessing a local server machine from other machines in same LAN and from an android phone. :)