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

ironrdp-cliprdr

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

1 unstable release

new 0.1.0 Nov 19, 2024

#6 in #rdp


Used in 2 crates

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

~5MB
~103K SLoC