I cant connect my device to localhost but on emulator work -
i connect localhost emulator (genymotion) ip (192.168.2.103) down load json. ip of pc , localhost too; ok, when try connect device don't work. full url "http://192.168.2.103/product/connect_get_all_products.php" use wamp localserver
the webserver running in local on pc ip: @ server: mysql wampserver (127.0.0.1 via tcp/ip)
my emulator work on ip : 192.168.56.101:5555 (default ip genymotion emulator) , it's downlaod file without problem
the ip of pc in localweb : 192.168.2.103 (take ipconfig)
my device connect via usb wifi enable (i think problem here)
i try use apache httpresponse status line 403 "forbidden"
turn off firewall nothing
Comments
Post a Comment