Submit : A Course Project Submission Utility
Submit is course project submission utility.
Submit is written as a client/server application. Students execute the
submission client program that archives their submission directory
(recursively) and sends it to the submission server. The submission
server authenticates the student submission and saves the archive.
Submit is written as a Java application and is available on
all platforms supporting Java JDK 1.1.
Submit is free software released under the GNU General Public Licence.
Highlights
- Client/Server Architecture,
- Portable (Pure Java),
- Robust to failures,
- Support for multiple projects,
- Support for project deadline specification (strict or loose),
- Multi-threaded server,
- Free software distributed with source code under the GNU GPL
Download
The current version is 1.0.1 (released March 30th, 1998)
History
- Version 1.0.1 added optional command line parameters plus a JDK bug workaround (see manual) [March 30th, 1998]
- Version 1.0 was the first public release [March 23rd, 1998]
Author : Alexander V. Konstantinou (akonstan@acm.org)
[ Other software packages by the author ]