Purdue Northwest
CS 33600
Network Programming
Spring, 2025
A Tiny 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.

Use the mouse to right-click on this page and then choose "View page source".

tcp connection flowchart

Go to static.html

Go to test folder