Function send

Source
pub fn send(
    address: &str,
    called_ae_title: &str,
    calling_ae_title: &str,
    message_id: u16,
) -> Result<u16>
Expand description

Send a C-ECHO message to the given address.

Reference: DICOM Standard Part 7, Section 9.1.5