Skip to content

jkirkwin/CSC361-Networking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC361

Coursework for CSC361, Computer Networks

All of the programming was done in Python, with a focus on the Socket API.

Assignment 1

A dead simple HTTP client and server running over TCP.

Assignment 2

A dead simple Ping client and server running over UDP.

Assignment 3

A stop-and-wait HTTP-like protocol running over UDP.

This required some thought for the design (unlike the previous two assignments) and let me apply some of the flow and error control strategies I learned in class from studying TCP.

About

Coursework for CSC361, Computer Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published