A few interesting articles from Joel on Software. Fun reading.
Standalone, F/OSS SMTP or HTTP client lib for C/C++?
Hey, does anyone know of a nice, simple SMTP (preferably) or HTTP client library for C/C++? It needs to be L/GPL compatible... let me know, thanks!
Google so far found this but it requires some modification. I'm really looking for something like Python's smtplib. I need to include it in a L/GPLed application, so it should be pretty small as well as L/GPL compatible. (The goal is to do error reporting with it.)
thanks,
--titus
