Skip to content

roblangtry/DistributedSystemsAss2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Systems Assignment 2

This represents the entire contents of my project folder from IntelliJ. The source code for the project can be found in the "src" folder.

Class explantions

ServerManager

This is the class responsible for processing commands to and from other servers

ServerCommunicator

This class is a wrapper for communication with other servers

ResponseManager

This class handles processing and responding to client communication

ClientManager

This class is responsible for accepting new connections and setting up Client models

About

Distributed Systems Assignment 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors