LAUREL BRIDGE

Program Class

DICOM Connectivity Framework V3.4
Basic store service class provider example which should be run with the StoreSCU.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCF.Examples.StoreSCPProgram

Namespace:  LaurelBridge.DCF.Examples.StoreSCP
Assembly:  StoreSCP (in StoreSCP.exe) Version: DCF34 r10560 DCF_3_4_10
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 StoreSCP.
Top
Remarks

This example actually creates 2 ProgramCallbackStoreServer on ports 104 and 105, and 1 ProgramExtendedStoreServer on 106.
See Also

Reference