This repository contains programming projects I completed with James Bohn for CSCI 4273: Network Systems at CU Boulder.
- This project involved creating a UDP server and a client in C where the client could
get
,put
,delete
, andls
files from the server.
- The goal for this project was to create an HTTP web server in C.
- The goal of this project was to create an HTTP web proxy.
- This project involved creating a distributed filesystem with redundancy capabilities.