Skip to content

sahild22/Proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Proxy-server

This is my class project for Internet and Higher Layer Protocol. This is the code for proxy server written in c programming language. This proxy server serves HTTP requests.

How to Run:

  • Copy the code on AFS server
  • Compile the code
  • Give port number on which you want to start listening for incoming connections(between 1025 and 65535)
  • Change the HTTP proxy settings of your browser

About

This is my class project for Internet and Higher Layer Protocol. This is the code for proxy server written in c programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages