> > Also, it would be nice if there was a client object abstracted to the > point that I could simply give it a key in string form and a file name or > else input stream + length and then it would do all of the necessary > mucking about, waiting, sending, etc.. That's how the python library works > and it's very easy to use. Oh, and you should be able to supply an > optional counter object, of course, so that you can do things like draw > progress bars but still not have to worry about the details of messages, > encryption, and the like.
Thats essentially what we have. Its a simple library that allows insertion/requesting in about 3 calls. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20000808/968d63a2/attachment.pgp>
