apt-get install dcmtk
storescp -v -d -od ./StoreSCP 9999
storescu -v -d 172.25.96.1 3000 ./StoreSCP/XXXX
https://support.dcmtk.org/docs/storescp.html
DCMTK: storescp: DICOM storage (C-STORE) SCP
SYNOPSIS storescp [options] [port] DESCRIPTION The storescp application implements a Service Class Provider (SCP) for the Storage Service Class. It listens on a specific TCP/IP port for incoming association requests from a Storage Service Class User (SCU)
support.dcmtk.org
https://support.dcmtk.org/docs/storescu.html
DCMTK: storescu: DICOM storage (C-STORE) SCU
SYNOPSIS storescu [options] peer port dcmfile-in... DESCRIPTION The storescu application implements a Service Class User (SCU) for the Storage Service Class. For each DICOM file on the command line it sends a C-STORE message to a Storage Service Class Prov
support.dcmtk.org
'[====== Development ======] > DICOM' 카테고리의 다른 글
DCMTK DcmSCU Example (0) | 2024.01.05 |
---|---|
DCMTK DICOM Print SCU (1) | 2023.03.24 |
c# fo-dicom Add Sequence Tag (0) | 2022.06.15 |
[DCMTK] JPEG 압축 (0) | 2022.06.10 |
DICOM DOSE SR 관련 자료 (0) | 2021.09.24 |