Linux/DICOM: Very small DICOM Server

PHOTO EMBED

Sun Aug 28 2022 12:06:35 GMT+0000 (Coordinated Universal Time)

Saved by @marcopinero #bash

$ sudo apt install dcmtk

#Service:

$ storescp -v +xa -pm +uf -fe .dcm -sp --fork -aet MARCO -od ./test_storescp 4006

#Store:

$ storescu -xs localhost 4006 dicom_file.dcm
content_copyCOPY

Setup a small dicom server using dcmtk