Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Send some object/images to the archive's Storage SCP, e.g. by using the send utility of the dcm4che 2.x (dicom toolkit) core package available at Sourceforge here. E.g:

No Format
> dcm4che-2.0.2123/bin/dcmsnd DCM4CHEE@localhost:11112 ~/mesa/storage/modality/MR

...

To test object retrieval, you need an external Storage SCP acting as Move Destination, e.g. by using the receiver utility of the dcm4che 2.x DICOM toolkit:

No Format
> dcm4che-2.0.2123/bin/dcmrcv 11113
13:55:14,782 INFO - Start listening on 0.0.0.0/0.0.0.0:11113
Start Server listening on port 11113

...