I need to trigger a http request to call a service from an application backend I'm developing. This request is suposed to be triggered multiple times during the printing process to control external devices and processes.
I know this topic had been treated previously in this forum, but almost a year ago.
Just wondering if any advances in that.
I don't think Telnet would be a solution regarding the security, as I would need to integrate a telnet client inside the application and I'm not familiar with this technology.
Thanks in advance.