SCU C-STORE confusion...

54 views
Skip to first unread message

Potatof

unread,
Jun 23, 2020, 11:27:35 AM6/23/20
to Fellow Oak DICOM
Hi all,
I am very perplexed regarding the workflow for a SCU C-STORE (from a bitmap) to a SCP:

How to know the accepted syntax transfers BEFORE building my DICOM image ???
(I can't find any code example for this very basic function ...)
Thank you

Reinhard Gruber

unread,
Jul 3, 2020, 3:47:28 AM7/3/20
to Fellow Oak DICOM
You cannot know the accepted syntax and you do not need to know it.

There is one default-transfer-syntax, that every application, that talks DICOM, must support: ImplicitLittleEndian. So if you use that transfersyntax,then you can always be sure that the others will be able to read it.

But if you want to read some DICOM tutorial about this basic steps, then read this great tutorials:


The author uses fo-dicom to give code-examples.

Reply all
Reply to author
Forward
0 new messages