(Please visit the site to view this file)Hi,
I use the Chrome browser.
To solve the disconnect issue the code in my_get_notify() needs to send a response header back to the browser to complete the transaction. This has been added to the attached file.
If you would like the HTTP server to serve a webpage when just supplying the IP address and not the actual webpage e.g. "index.htm" then this needs to be handled in my_get_notify(). The code needs to open the file and send the contents back to the browser along with a suitable response header. This has been added to the attached file.
Regards,
Ian.