HI ALL, I am currently working on friendlyarm mini2440, when i connect my board to the wi-fi router and open webpage 192.168.0.230, the leds.html is loading and working fine within the wi-fi area network. But when i try to access it from other network( i.e from another internet connection at home) with board connected to internet in office,the webpage is not opening.(Erro:This webpage is not available The connection to 192.168.0.230 was interrupted.) Can any one please provide details how to work and make it...please help me... Thanks
Live streaming video over web anywhere using mini2440?
Well... 192.168.0.230 is local (LAN) address of your device. This address is not visible from external network. You can access it at external IP address assigned by internet service provider. You can find this address when you are in office at http://www.whatismyip.com (there you can find your office's external IP addrsss). This is step 1. Step 2 is to configure router in your office to redirect HTTP requests (port 80) to 192.168.0.230 .