ABC J2ME Client
We just finished our Pervasive Computing project. In the project we have implemented a small ABC-client (an Activity-Based Computing component) for the J2ME environment. The implementation is based around a small core framework which handles communication with the ABC-server (through the simple abcp protocol) and the execution of applications running services in the active activities. ABC applications (implementing ABC services) can then be written in the framework and deployed on MIDP 2.0 enabled mobile phones.
Details on my old blog
Comments(0)