Skip to content

Proxy Server written in C, Handles HTTP and FTP Protocols.

Notifications You must be signed in to change notification settings

tusharjayanti/ProxyServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ProxyServer

Proxy Server written in C, Handles HTTP and FTP Protocols.

Developed as part of a class project. This is a basic implementation of Proxy Server.

The file Proxy_Phase1.c handled only the HTTP(GET) protocol. The file Proxy.c handles both HTTP(GET) and FTP protocols.

// Runs into broken pipe errors occasionally.

About

Proxy Server written in C, Handles HTTP and FTP Protocols.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages