Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB-R implementation #1151

Open
jclab-joseph opened this issue Oct 16, 2024 · 1 comment
Open

USB-R implementation #1151

jclab-joseph opened this issue Oct 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jclab-joseph
Copy link

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.

@bwendlandt-intel bwendlandt-intel added the enhancement New feature or request label Oct 22, 2024
@bwendlandt-intel
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants