Skip to content

Latest commit

 

History

History
 
 

storescp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

DICOM-rs storescp

CratesIO

This is an implementation of the DICOM Storage SCP (C-STORE), which can be used for receiving DICOM files from other DICOM devices.

This tool is part of the DICOM-rs project.

Usage

dicom-storescp [-p tcp_port] [-o dicom_storage_dir] [OPTIONS]

Note that this tool is not necessarily a drop-in replacement for storescp tools in other DICOM software projects. Run dicom-storescp --help for more details.