Good Day,
I have created an asp.net web service on my local machine, and i can consume it with no problems using phone emulator but whenever tried to access it using a real mobile phone connected on my wifi network i can't access it, knowing that my localmachine (webservice hosted) and mobile phone (consumer) is connected on the same router. my question is is there any settings that I have missed?
I can access the webservice through emulator using this way : http://192.168.1.101:55345/Webservice%5FConsume I've tried the same URL on my device and it fails.
I Hope someone could help me, and sorry for my bad English.