You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are using RemoteDebug in our access control system for 3D printers and I would like to ask if websocket client can be also implemented .
As we are still developing our FW and we have no problem with RemoteDebug, we could use some remote logging to our server in local network, which can be done by websocket client. Sometimes I need look at log for information what happened and telnet and web app is good but sometimes connection break and I lost log which is very valuable.
I tried implement websocket client at our server, but this is not good solution for us as we do not use static IP addresses at our printers, this is also for mobility of printer (different places, different networks) so this would be very good solution for us and I believe for some other people as well.
If you can at least point it out what need to be changed to implement this, so we can look at it at try that, but for now I´m bit lost.
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
we are using RemoteDebug in our access control system for 3D printers and I would like to ask if websocket client can be also implemented .
As we are still developing our FW and we have no problem with RemoteDebug, we could use some remote logging to our server in local network, which can be done by websocket client. Sometimes I need look at log for information what happened and telnet and web app is good but sometimes connection break and I lost log which is very valuable.
I tried implement websocket client at our server, but this is not good solution for us as we do not use static IP addresses at our printers, this is also for mobility of printer (different places, different networks) so this would be very good solution for us and I believe for some other people as well.
If you can at least point it out what need to be changed to implement this, so we can look at it at try that, but for now I´m bit lost.
Thanks
The text was updated successfully, but these errors were encountered: