mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-18 13:09:11 +02:00
Some links changed when moving docs around. This fixes them. See: https://gitlab.com/d3tn/ud3tn/-/merge_requests/190#note_2212654238 Signed-off-by: Felix Walter <felix.walter@d3tn.com>
602 B
602 B
python-uD3TN-utils
The Python package uD3TN-utils is a utility library to simplify the interaction with the uD3TN daemon within python applications.
The included AAPClient enables user-friendly communication with the uD3TN
daemon via local or remote sockets using the Application Agent Protocol (AAP).
Besides sending and receiving bundles, it is also possible to change the
configuration of the uD3TN daemon via AAP messages.
For more information, please refer to this page.