Skip to content

jeesmon/dicom-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dicom-test

Docker image that packages dcmtk to test dicom protocol

C-ECHO

echoscu -v -aec <AE> <service>.<namespace> <port>

C-STORE

wget -O file1.dcm "https://github.com/Alvearie/imaging-ingestion/blob/main/test-data/dicom/file1.dcm?raw=true"

storescu -v -aec <AE> <service>.<namespace> <port> file1.dcm

NetCat

nc -zv <service>.<namespace> <port>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published