i have set a tcp-server on esp8266. I connect to esp8266 wifi and when I type the esp8266 ap id..my webpage load but without my photo-backround because esp8266 has no internet access. I read that is how supposed to be.But when I connect to the same network which esp8266 is connected and type the sta id of esp8266 my page load properly because i have internet access.I don't see any difference in both cases but when i build an esp-server i sould connect to ap id and why?
Thank you,i am first time dealing with esp8266 and IoT