zziccardi / proxy

Simple multithreaded HTTP GET proxy with caching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxy

This is a simple multithreaded HTTP GET proxy with caching. It was my submission for an assignment in CS 428: Computer Networks at Binghamton University in fall 2017. For more details, see the assignment document.

About

Simple multithreaded HTTP GET proxy with caching


Languages

Language:C++ 98.3%Language:Makefile 1.7%