I have a small side project going at the moment that fits nicely into the software agent paradigm, but which HAD to be done in C++ due to the eventually inclusion of a windows DLL. I've never found a decent agent platform for C/C++ though I'm sure they're out there. In any case, it was a good exercise to work through a simple implementation. A project page with an alpha release are up
here, with a brief blurb
here. The accompanying network communications package is still under development.
