/DCSN_Server

Distributed Computing in Small Networks - Server

Primary LanguageJava

DCSN Server

Distributed Computing in Small Networks - The server application

This application requires Java 1.7

To run the application, call ant run

To compile the application, call ant compile

To create a JAR containing all the application sources, call ant jar

To generate a javadoc for the project, call ant javadoc