Crate ironrdp_dvc

Crate ironrdp_dvc 

Source
Expand description

§IronRDP DVC

RDP Dynamic Virtual Channel (DVC) support.

This crate is part of the IronRDP project.

Re-exports§

pub use ironrdp_pdu;

Modules§

pdu

Structs§

DrdynvcClient
DRDYNVC Static Virtual Channel (the Remote Desktop Protocol: Dynamic Virtual Channel Extension)
DrdynvcServer
DRDYNVC Static Virtual Channel (the Remote Desktop Protocol: Dynamic Virtual Channel Extension)
DynamicVirtualChannel

Traits§

DvcClientProcessor
DvcEncode
Represents a message that, when encoded, forms a complete PDU for a given dynamic virtual channel. This means a message that is ready to be wrapped in pdu::DataFirstPdu and pdu::DataPdu PDUs (being split into multiple of such PDUs if necessary).
DvcProcessor
A type that is a Dynamic Virtual Channel (DVC)
DvcServerProcessor

Functions§

encode_dvc_messages

Type Aliases§

DvcMessage
DynamicChannelId
DynamicChannelName