SockThread is an implementation of multi-threaded sockets. It is has a built-in echo server for telnet connections. It was written with standard native C/C++ libraries. C++ classes std::thread and C socket APIs <sys/socket.h> were used.
A program to perform local and remote backups to CD or DVD media.
A small open blog engine.