mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
Otherwise there may be a re-definition in recursively included header files. Signed-off-by: Felix Walter <felix.walter@d3tn.com> |
||
|---|---|---|
| .. | ||
| main.c | ||
| README.md | ||
aap2sendfile
This is a simple C utility to send a file as a bundle ADU via AAP2, which also serves as an example for using the µD3TN AAP2 C API.
It is mainly intended as a utility for testing and as an example how to use the C API. The code intentionally does not implement all features such as passing bundle flags or registering for already-used agent IDs with a secret.
For usage instructions, execute aap2sendfile -h.