View Source DicomNet.Association (Dicom.ex v0.1.5)

Defines a DICOM association.

A DICOM association represents an established network connection between two application entities (AEs). The association is the result of successfully negotiating user identities, what data will be exchanged and how it will be encoded.

See also:

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start(init_args)