Project Icon

IronRDP

Implementation of Microsoft RDP in Rust with a Focus on Security

Product DescriptionIronRDP provides a robust implementation of Microsoft's Remote Desktop Protocol through Rust crates, focusing on security and compatibility with several video codecs such as Microsoft RemoteFX. It supports both synchronous and asynchronous I/O operations, allowing efficient RDP client development with minimal lines of code. The project includes practical examples like 'ironrdp-client' and 'screenshot', serving as valuable resources for developers. IronRDP also supports RemoteFX activation on servers using PowerShell and group policy settings, ensuring secure RDP connections.
Project Details