#protocols #networking #rdp #remote-desktop #client

ironrdp-cliprdr

CLIPRDR static channel for clipboard implemented as described in MS-RDPECLIP

5 releases

new 0.2.0 Mar 13, 2025
0.1.3 Mar 12, 2025
0.1.2 Jan 28, 2025
0.1.1 Dec 14, 2024
0.1.0 Nov 19, 2024

#13 in #remote-desktop

41 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

1MB
24K SLoC

IronRDP CLIPRDR

Implementation of clipboard static virtual channel(CLIPRDR) described in MS-RDPECLIP

This library includes:

  • Clipboard SVC PDUs parsing
  • Clipboard SVC processing
  • Clipboard backend API types for implementing OS-specific clipboard logic

For concrete native clipboard backend implementations, see ironrdp-cliprdr-native crate.

This crate is part of the IronRDP project.

Dependencies

~5.5MB
~109K SLoC