Hi Olaf,
I'm currently investigate if role exchange could make sense
in DTLS.
Here is a page[1] where I described a bit the idea.
It seems that the way tinyDTLS is implemented is compatible
with this idea. The documentation[2] is saying : "A DTLS
client is constructed like a server but needs to actively
setup a new session by calling dtls_connect()
at some point. "
I tested the current dtls-client from tinydtls with my
dtls-server tool[3], and it does not works. The issue is just
detail, I fix it in this branch[4]. (sorry not enough courage to
use gerrit :-p)
Anyway, I would be interested by your opinion about this.
Simon
[1] https://github.com/sbernard31/dtls-server#dtls-role-exchange
[2] http://tinydtls.sourceforge.net/group__dtls__usage.html
[3] https://github.com/sbernard31/dtls-server#dtls-server
[4]
https://git.eclipse.org/c/tinydtls/org.eclipse.tinydtls.git/commit/?h=fix_dlts_client&id=7e1323095dc3fa2b6c175e12c6b19bdaa5dcd3ed
_______________________________________________
tinydtls-dev mailing list
tinydtls-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tinydtls-dev