NetSecureLinkReady event (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void NetSecureLinkReady(long hNet, long nError);

Overview

Refer to Adding TLS Security to a DICOM Connection

Remarks

(Medical Imaging Suite only) This event is triggered when an ISCL or TLS secured connection is successfully established. From this moment until the connection is closed, an application can securely send and receive data.

See Also

Elements:

GetPeerAuthDataISCL method, SendAssociateRequest method

Topics:

DICOM Security: Working with ISCL