Skip to content

ss-prady/Multi-Threaded-File-Server-with-Access-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Threaded-File-Server-with-Access-Control

A project in Operating Systems

before starting client, update the IP address of server in main.c

To start client:

chmod +x run_client.sh
./run_client.sh

To start server:

chmod +x run_server.sh
./run_server.sh