- Chris Baldwin
- Kaushal Prudhvi
Chris Baldwin
- Source Code
- Makefile
- README
Kaushal Prudhvi
- (Made a personal version of the code)
- Code Review
- Solved Error Handling
- Testcases
- Report
To Install
- Clone the repo
- Open a terminal (server) in the repository folder
- run
make
to make the project - run
./run_server <PORT_NUM>
- Open a terminal (client) in the repository folder
- run
./run_client <IP_ADDR> <PORT_NUM>
(Note that the PORT_NUM should match the server port number)
Running The Server
- The buffer size is 80 Bytes
- The client can type Cntrl-D or Cntrl-C to end their session
- Messages longer than