Expand description
Implement the dicom_echo.backend
module in Rust.
Modules§
- client_
exceptions - Map
dicom_ul::association::client::Error
to 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-ECHO
request.
Functions§
- send
- Send a
C-ECHO
message to the given address.