Skip to content

๐ŸŽ“ "Operating System" Project (2016-17). Bachelor Degree in Computer Science @ University of Pisa.

Notifications You must be signed in to change notification settings

lucacorbucci/ChatterBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ChatterBox

Operating Systems and Laboratory Project @ Unipi. Academic year 2016/2017.

The text of the project is available here: http://didawiki.di.unipi.it/doku.php/informatica/sol/laboratorio17/progetto and in the "Testo Progetto" folder in the repo. A final report is available in the "Report" folder.

How to try Chatterbox

To test the project:

git clone https://github.com/lucacorbucci/ChatterBox.git
cd Chatterbox
make

Then you can launch the server using the command:

./chatty -f ./DATA/chatty.conf1

You can run the client using the following command:

./client -l /tmp/chatty_socket -c luca

There are some flags useful to configure and use the client.

Test

In the folder Test you can find some tests that can be used to try the Project.

About

๐ŸŽ“ "Operating System" Project (2016-17). Bachelor Degree in Computer Science @ University of Pisa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •