Skip to content

A proxy server created in C, handles HTTP and FTP Protocols.

Notifications You must be signed in to change notification settings

PhoenixDD/Proxy-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Proxy Server

Description:
->A proxy server created in C, handles HTTP (GET) and FTP Protocols.
->The repository contains two proxy servers, proxy initial handles only HTTP(GET) protocol where as proxy handles HTTP(GET)     and FTP protocols.
->The code is properly documented for reference.

Issues:
->It is definitly not efficient or elegant, it has just been one of the projects I tried and have manged to pull off :)
->It might run into broken pipe error at certain occasions.

About

A proxy server created in C, handles HTTP and FTP Protocols.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages