Reputation: 17459
I must develop proxy server that work with only HTTP 1.0 in Linux and by c . I need some hint to start developing .
Upvotes: 4
Views: 8052
Reputation: 54605
Basic steps
Upvotes: 19
Reputation: 14234
How to create a proxy server:
Additionally: Use threads to allow for multiple requests to the server.
Upvotes: 6