• Retrieve the time from a WEB server

    From Marc Petremann@21:1/5 to All on Thu Aug 4 07:28:22 2022
    Hello
    This is our first concrete example of data exchange between a web server and ESP32Forth. Here, we will simply retrieve the time from a web server to initialize a software clock.
    https://esp32.arduino-forth.com/article/http_getCurrentTime

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Rubin@21:1/5 to Marc Petremann on Sun Aug 7 15:31:54 2022
    Marc Petremann <mpetremann93m@gmail.com> writes:
    This is our first concrete example of data exchange between a web
    server and ESP32Forth.

    This is nice to hear. Do you have an httpd written in Forth, and does
    it use the ESP32's built-in TCP stack? I haven't yet studied your impementation to find this out.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)