3 Apr
2014
3 Apr
'14
8:30 a.m.
Hello Ghada,
the DTN client in charge of setting the priority for each bundle. Using dtnsend the priority is set with the "-p" parameter.
Example: echo "Hello World" | dtnsend -p 2 dtn://receiver/hello-world
Kind regards, Johannes Morgenroth
Am 02.04.2014 10:42, schrieb Ghada Jaber:
I want to modify the way messages are sent . I noticed that in the code there is a priority option for messages how it is used ? and if i want to modify it where i have to do it exactly ? Thank you