Expand description
Implement the dicom_echo.backend module in Rust.
Modules§
- client_
exceptions - Map
dicom_ul::association::client::Errorto Python exceptions.
Constants§
- DEFAULT_
CALLED_ AE_ TITLE - By default, specify this AE title for the target SCP.
- DEFAULT_
CALLING_ AE_ TITLE - By default, specify this AE title for the SCU sending the
C-ECHOrequest.
Functions§
- send
- Send a
C-ECHOmessage to the given address.