Skip to content

Systems Programming final assignment, Sockets communication, Threads and more in C.

Notifications You must be signed in to change notification settings

aristofanischionis/Syspro3rd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syspro3rd

./dropbox_server -p 8081 ./dropbox_client -d client1 -p 9091 -w 2 -b 100 -sp 8081 -sip 127.0.1.1 ./dropbox_client -d client2 -p 9092 -w 2 -b 100 -sp 8081 -sip 127.0.1.1

List of things TODO

*check if working at linux workstations
*readme

About

Systems Programming final assignment, Sockets communication, Threads and more in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published