Class NetSyncConnection

NetSync protocol stack - NetSync.

Hierarchy (view full)

Constructors

Properties

dlpConnection: DlpConnection

DLP connection for communicating with the device.

dlpTransportStream: Duplex

Transport stream for reading / writing DLP datagrams, such as a PADP or NetSync stream.

log: Debugger = ...

Logger.

rawStream: Duplex

Raw data stream underlying the DLP stream.

recorder: StreamRecorder = ...

Recorder for the raw stream.

Methods