Limmen / distributed_networking_project

Course project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Networking Project: Course project in Java.

Description

Course project for a course in distributed network-programming with java. The project is divided in three different sub-assignments. Detailed information about the assigment, load-tests etc can be found in the report.

How to run

  • All three projects can be built and ran with the same commands. Just make sure you're in the right directory
  • Build and compile the application:
mvn install
  • Run the server:
java Startup
  • Run the client
java GuiController

Documentation

Project page

JavaDoc for assigment1

JavaDoc for assigment2

JavaDoc for assigment3

Report

Report

Author

Kim Hammar

Copyright and license

The MIT License (MIT)

Copyright (c) 2015 Kim Hammar

About

Course project

License:MIT License


Languages

Language:HTML 84.1%Language:Java 12.7%Language:CSS 1.7%Language:TeX 1.4%Language:Emacs Lisp 0.1%