Logged in as: Guest

News

17/12:
- Upped 2.1.2

5/11:
- Added the IMAP core and DHCP core to the kernel thread and added to configuration scripts.

1/11:
- Upped 2.1.0
- Added 'DoServiceRegister' to the configuration files.

23/10:
- Added dynamic configuration scripting.
- Upped 2.0.5 Alpha


Welcome to OpenNet
Please note that this page is under heavy construction, so please mind the mess and be patient.

What is OpenMail?
OpenNet is an attempt to develop alternatives to WindowsNT/2K based networking features such as DHCP and Email Services, all while maintaining full RFC compliency under the Win32 platform. Coded in Borland C++, Microsoft Visual C++ and ASP for webmail services.

Lanman Communication Software
As of March 2002, the current development cycle of Lanman has been discontinued. The software was being developed under MIcrosoft Visual Basic, which presented multithreading issues. The server will be ported to C++ for future developments.
*Client Build: 2.1
*Server Build: 1.7.35 Alpha

XCyteMail Email Server
XCyteMail is a stripped down version of the OpenNet kernel containing static mail services and the original webmail service. The current webmail package with XCyteMail is obsolete, and the new version will be included asap.

Configuration Engine
OpenNet and XCyteMail both use the XCE (XCyte Configuration Engine) for dynamic runtime configuration scripts. The configuration engine operates much like a compiler, first processing the main.c file, then loading additional modules via this file.
The library for the configuration engine may be found here.