Dragon Controller Protocol
This project defines the protocol and server-side aspects for taking control of various devices using simple text strings (commands).
For client-side see our sister project @ www.dragoncontroller.org
This project intends to issue a universal remote controller based on Bluetooth connectivity. The client side runs on every mobile phones supporting Java ME. Many applications can be controlled on the host, as long as they furnish a D-Bus interface.
J2ME MVC framework based on model-view-controller pattern supported ME configurations CLDC and up. - conversation like data transfer between controllers - low memory usage - PL services support TODO: - support of other UI frameworks