Purdue Northwest
CS 33600
Network Programming
Spring, 2024
A Tiny (mostly) Static Web Site

Use the F12 key to open either Chrome DevTools or Firefox DevTools.

Go to the Network tab.

Reload this page. Watch the browser communicate, in HTTP, with the server.

tcp connection flowchart

Go to static.html

Go to post.html

Go to test folder