| LEADTOOLS DICOM C DLL Help > Features of LEADTOOLS DICOM > DICOM Communication > Service Class User (SCU) and Service Class Provider (SCP) > 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 | |
| <-------------------------------------------------- | ||
| ---------------------------------------------------> |