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

ironrdp-cliprdr

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

3 releases

new 0.1.2 Jan 28, 2025
0.1.1 Dec 14, 2024
0.1.0 Nov 19, 2024

#12 in #remote-desktop

Download history 101/week @ 2024-11-14 55/week @ 2024-11-21 13/week @ 2024-11-28 22/week @ 2024-12-05 158/week @ 2024-12-12 10/week @ 2024-12-19 71/week @ 2025-01-23

71 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

~5MB
~102K SLoC