LAUREL BRIDGE

Program Class

DICOM Connectivity Framework V3.4
Simple verification service class user which should should be used with VerificationSCP.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCFExamples.VerificationSCUProgram

Namespace:  LaurelBridge.DCFExamples.VerificationSCU
Assembly:  VerificationSCU (in VerificationSCU.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public class Program

The Program type exposes the following members.

Constructors

  NameDescription
Public methodProgram
Initializes a new instance of the Program class
Top
Methods

  NameDescription
Public methodStatic memberMain
Main entry point for VerificationSCU.
Top
Remarks

Three separate VerificationSCU objects are created and attempt to send CEcho requests in parallel to servers on ports 10104, 10105, and 10106.
See Also

Reference