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
Currently there is an only IDER implementation, but no USBR implementation.
Are there any plans or related documentation for a USBR implementation?
In amt-sdk-18.0-1-1.zip/RedirectionLibModule.zip, there are missing files such as TCPUSBRProtocol.h, USBRProtocol.h.
The text was updated successfully, but these errors were encountered:
Currently, USBR is a lower priority for the team. It is a large lift to implement. IDER itself was a good lift and we were able to reuse and refactor code from MeshCentral's implementation.
I don't believe there is much documentation or reference resources for building/implementing USB-R. A lot of the redirection features implementations like KVM, SOL, IDER, were built from the ground up in the Meshcentral project which we were able to base our own development off of. I'll look to see if we can find additional info on this.
Currently there is an only IDER implementation, but no USBR implementation.
Are there any plans or related documentation for a USBR implementation?
In amt-sdk-18.0-1-1.zip/RedirectionLibModule.zip, there are missing files such as TCPUSBRProtocol.h, USBRProtocol.h.
The text was updated successfully, but these errors were encountered: