This is the first release of theCommsProject Windows Net Send GUI.
This is a simple and small app to create a very basic GUI for the net send function in Windows NT based operating systems. It allows you to send messages to computers by their IP address or network name without having to use the command line.
It is written entirely in C++ using MFC. It was written using MS Visual C++ 6 and the source code comes in a VC++ 6 Project Format.... read more
This is the first alpha testing release of the PHP POP3 class (This is the class used in theCommsProject webmail script). This is a class which allows you to connect to and view emails from a POP3 mail server. This release allows you to connect, read emails and their details, and run other POP3 commands on the server.
It has a PHP page packaged with it that demonstrates its capabilities.
The explanation docs for how the class works, and how to integrate it into your apps is not yet complete, so you will need to look at the example code to see this.... read more
We are currently in the process of setting up the project on SourceForge. The project will be set up completely before any files will be imported to the CVS repository. The next release of the webmail script will be the first to be released on SourceForge. This release is scheduled for some time in February or early March (Time will tell!).