LMU ☀️ CMSI 355
COMPUTER NETWORKS
HOMEWORK #4 Due: 2019-05-02

Read, Watch, or Skim

I’ve selected some good materials to complement the lectures, problem sets, and programming projects; don’t skip them. (Short on time? Watch videos at 1.5x or faster.)

Please watch:

Please skim:

Please read:

Instructions

You will be adding to repository you created earlier, ending up with the following structure:

  .
  ├── README.md
  ├── .gitignore
  ├── homework1
  │   └── Files for Homework 1
  ├── homework2
  │   └── Files for Homework 2
  ├── homework3
  │   └── Files for Homework 3
  └── homework4/
      └── short-answer-problems.md

Submit your work as a GitHub Pull Request. Make sure the PR is produced by 23:59 in the America/Los Angeles time zone on the due date. (You can produce the PR by doing all your work on a branch, then clicking the New Pull Request button in GitHub.) I will grade by commenting on your PR.

Short Answer Problems

It’s getting late in the year so let’s skip the programming problems.

Write the answers to the following in nice markdown format and submit in short-answer-problems.md

In Comer, 5th edition, do problems 25.4, 26.4, 26.6, 26.12, 26.15, 27.2, 30.8, 30.11, 30.14, 30.17, 30.21.