Hello,
Is there a C library I could use to execute HTTP client commands on the SC24? Ideally a small library.
The background (what I really want to do):
the SC24 works behind a DSL line and this line gets a new IP every 24 hours. With a call to, e.g., https://api.ipify.org, I could find out what this IP is. The SC24 then should update an external DynDNS server with this IP, which is also done via an HTTP request.
Thanks a lot for any help
Helmut