I know the IP of my router. It is xx.xx.xxx.xxx My laptop is one of the devices connected to the router. My laptop gets a dynamic IP! Currently my IP is 192.168.0.7 and the IP gateway of my router is 192.168.0.1 How can I connect to my laptop from an external device?
http://192.168.0.7:80/xampp/server.php?data=25
This will only be executed if i am connected to the local network. I will get a 504 gateway timeout error when I connect to this from an external network. How can i overcome this!