NetCalendar is a network capable and mostly UNIX' /usr/bin/calendar database compatible Calendar application programmed in Java.
NetCalendar has a server and a client part which communicate over a TCP/IP network. NetCalendar comes with support for secure sockets using SSL and can also be used as a stand-alone application.
NetCalendar does not use an SQL database but rather the database of the classic Unix "calendar" program.
NetCalendar's initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
Requirements:
· Java 5
What's New in This Release: [ read full changelog ]
· NetCalendar now supports secure sockets using SSL. And the documentation is now completely in english (a part of it used to be in german). I've also managed to include a few cosmetic fixes as well (e.g. new splash screen).