@dc42 Perfect, I'm going to do some research as I'm pretty new to this stuff (including curl).
As far as I know I can implement a file in c++ for example in which I can do a write to duet and a read from duet using this library, right?
That's why I was asking if there was any commercial software that already implemented this type of function so that I could do some quick tests on how it works.
Or if I write something like:
curl "http://192.100.100.100/rr_connect? password=PWD"
It will work?
Thank you so much!