[Ogdl-core] Subversion repository active
Brought to you by:
rveen
|
From: Rolf V. <rol...@er...> - 2006-08-14 16:01:49
|
Hi, all. It's a long time, but I'm still here :-). I've just set up the subversion repository for the project, meaning that CVS is from now on deprecated. New additions to the code are those related to the binary version of OGDL and an OGDL/RF protocol implementation on top of TCP. There are RFClient and RFServer implementations for each language, making possible to brigde language barriers with very low overhead (compared to SOAP, for example). There is also a Java Microedition version that is able to load into a Java device and remotely connect it to an OGDL/RF server to interchange (binary) OGDL objects. The java/ and j2me/ are Eclipse projects (the second one needs EclipseME). Cheers. Rolf. PS. Didge: your code is preserved as is, and available in java-digde/. |