|
PACS System 0.1.0
PACS DICOM system library
|
DICOM Verification SCP service (C-ECHO handler) More...
#include "scp_service.h"

Go to the source code of this file.
Classes | |
| class | kcenon::pacs::services::verification_scp |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::services |
Variables | |
| constexpr std::string_view | kcenon::pacs::services::verification_sop_class_uid = "1.2.840.10008.1.1" |
| Verification SOP Class UID (1.2.840.10008.1.1) | |
DICOM Verification SCP service (C-ECHO handler)
This file provides the verification_scp class for handling C-ECHO requests. C-ECHO is the simplest DICOM service, used to verify network connectivity between DICOM applications (similar to ping).
Definition in file verification_scp.h.