I am developing an application that query to the server. In my Mac, I use the hosts file to change the dns to point to a local server within my local area network.
Now I need to test it with my iphone, the problem is that my iphone does not recognize that server due to the missing configuration for dns.
Within my mac or windows, I simply add: 192.168.0.20 http://sunflowerapps.com
Now how to I let my iphone know http://sunflowerapps.com
?
Someone has experienced with it before, please help!