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

ironrdp-cliprdr

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

2 releases

new 0.1.1 Dec 14, 2024
0.1.0 Nov 19, 2024

#1946 in Network programming

Download history 60/week @ 2024-11-13 93/week @ 2024-11-20 13/week @ 2024-11-27 25/week @ 2024-12-04 139/week @ 2024-12-11

330 downloads per month
Used in 3 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
~101K SLoC