My slice of the pie

Software

FireLance
Qmailctl.cgi
ceegeye
jwSMTP
Links

General Cavorting

Here is what I am about, hopefully the software here will be useful to you, Enjoy. Sorry I have an innate Linux bias. To arms:

ceegeye is a C++ library for Common Gateway Interface applications. Source code included plus example programs. Library works in Linux, Windows 9x - XP (windows not functioning as a library anymore, may work with new version of VC, you can still compile the object code and link against it though). Simple and no chaff, GPL licensed. FYI the old name for this library was jwCGI.

jwSMTP is a C++ library/code to facilitate sending email programmatically. Source code & example program included. Linux, Windows 9x - XP (other platforms untested). Simple and no chaff, GPL licensed. Now with basic smtp authentication.

qmailctl.cgi a CGI program (written in C/C++ for Linux) to control the qmail email server from a web browser.

FireLance a CGI program to control a basic Firewall/NAT linux server.