Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 432 Bytes

🗳️ Multi-Threaded-Network-Server

How to deploy:

Server ( PollSwayer ):

./pollSwayer  [serverName]  [portNum]  [inputFile.txt]

Client ( Poller ):

./poller [portnum]  [numWorkerthreads]  [bufferSize]  [poll-log]  [poll-stats]

This project is part of a semester assignment for which you can find more info here