is anyone still working on this?
-thom
How do all.
I've been developing a java implementation of the DCE protocol.
It's mostly functional, and covers the most used features of DCE.
Using this library, I've developed a bittorrent DCE device.
I've put together a device template, as suggested, with the addition of a download failed event.
The bittorrent functionality is built using the snark (
http://www.threerings.net/code/snark/) library.
Seems ok, but quite flaky, so I think I'll swap it out at some point.
The only thing not yet implemented is adding status items to the Task List. I'll look at this next.
Also, the java DCE lib isn't making use of any command/ ... other ref data, they are all magic numbers at the moment, so I'm going to write a script to generate a java enum for each class of reference data.
I can upload this code to somewhere after a little bit more polishing, where would be best?
Cheerio.
David.