A rewrite of my program at http://distweb.sf.net/. A Darknet filesharing program which is extremely beta.
I have since written some Encryption Wrappers, along with many libraries from Tree Hashing
... [More]
to Media Metadata readers. However this project still has about ~6 months before any good beta releases (because I am rewriting the entire GUI in GTK instead of Glade); Unless of course I get some help.
Also, this project includes mostly re-usable code. It also includes a lot of useful code which is not yet integrated. Also, I wrote a cool debugging program which runs your program through gdb/dbx and if it crashes, a UI prompt to send the ENTIRE backtrace to the developer is shown, which has support for SMTP to send the email through the developers email.
Libraries included, all by me (some wrappers) are:
TreeHashing
CGI libs (file upload supported)
Portable Socket Library (support encryption)
SMTP (supports STARTTLS)
POP3 (support encryption)
URI/Base(32/64) encoding Decoding
*SHA1 Library
*MD5 Library
MP3 length/metadata query library (mplib.sf.net wrapper)
Full dir listing function/struct, sorting functions (struct dirent ** )
HTTP wget-like lib (encryption supported)
*Not by me, just cleaned up
+Also, EVERYTHING here works on Win32 too, even Win95 ;-)
karlanmitchell at gmail dot com [Less]