In C/C++ network programming; create a simple web proxy that handles the connection between a client and server. I currently have been working on a client and server echoing each other from the geeks for geeks example but can't find much information in CODING up a web based proxy. I do understand the type of proxy to create but do not understand how to code one up in terms of client-proxy-server connection through https. The answer that I am looking for is how to create the web proxy in C. You can use the geeks for geeks example (client/server) or use one of your own.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here