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

ironrdp-cliprdr

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

3 releases

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

#15 in #remote-desktop

Download history 150/week @ 2024-11-19 15/week @ 2024-11-26 16/week @ 2024-12-03 152/week @ 2024-12-10 26/week @ 2024-12-17 137/week @ 2025-01-28 38/week @ 2025-02-04

175 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
~101K SLoC