Diagram of an SCU-SCP Set-Up
The diagram given below shows a simple example of an SCU-SCP connection and a series of function calls used to transfer messages and data.
SCU |
|
SCP |
|
|
|
Create a DICOM Network handle. |
||
Initialize the DICOM Network handle. |
||
Set the callbacks to be used. |
||
|
The SCP listens for incoming connection requests. |
|
--------------------------------------------------> |
||
<-------------------------------------------------- |
||
|
DICOM Network Connection established |
|
--------------------------------------------------> |
||
RECEIVECALLBACK |
<-------------------------------------------------- |
|
|
DICOM Associate Connection established |
|
--------------------------------------------------> |
RECEIVECALLBACK | |
RECEIVECALLBACK |
<-------------------------------------------------- |
|
--------------------------------------------------> |
RECEIVECALLBACK | |
<-------------------------------------------------- |
||
---------------------------------------------------> |