LAUREL BRIDGE

Program Class

DICOM Connectivity Framework V3.4
A simple echo client example that shows how to do a DICOM ping. This program should be run with a Verification SCP running on localhost listening on port 104 by default.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCF.Examples.EchoSCUProgram

Namespace:  LaurelBridge.DCF.Examples.EchoSCU
Assembly:  EchoSCU (in EchoSCU.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
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 EchoSCU.
Top
See Also

Reference