Protocol with Endianness

Due: 5:00am, Friday, November 15, 2024

Get the Assignment Code

Login to your university Unix account and copy the assignment code to a location under your home directory. The starter code for this assignment is on the Linux server here:

  /export/home/public/schwesin/cpsc328/assignments/project6

Description

For this project you will write the server program from the previous project. See the previous project description for the protocol.

Specifications

Turning in the Assignment

To turn in the assignment, execute the submit script by running the command

  make submit

from within the project6 directory.

Grading Criteria

Note: If the submission includes material that was not covered in class and the material is not properly cited, then you will receive a failing grade for this assignment. Additionally, if the program does not ensure that all bytes are sent and/or received, you will receive a 25% penalty on this assignment.