PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
verification_scp.h File Reference

DICOM Verification SCP service (C-ECHO handler) More...

#include "scp_service.h"
Include dependency graph for verification_scp.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

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).

See also
DICOM PS3.4 Section A.4 - Verification Service Class
DICOM PS3.7 Section 9.1 - C-ECHO Service
DES-SVC-001 - Verification SCP Design Specification
Author
kcenon
Since
1.0.0

Definition in file verification_scp.h.