busilet
Busilet is a reference implementation of IDTP and UTID.
...The IDTP and UTID were designed by the author of the Busilet project in recent three years. For more information, see:
https://datatracker.ietf.org/doc/draft-huangng-idtp/
https://datatracker.ietf.org/doc/draft-huangng-utid/
Project Busilet is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software.
The documents include IDTP specification v0.95 both in English and Chinese edition, an API specification in English only, all source code in Java, and a set of JUnit tests. ...