I must develop proxy server that work with only HTTP 1.0 in Linux and by c . I need some hint to start developing .
相关问题
- Multiple sockets for clients to connect to
- Is shmid returned by shmget() unique across proces
- What is the best way to do a search in a large fil
- glDrawElements only draws half a quad
- how to get running process information in java?
Basic steps
How to create a proxy server:
Additionally: Use threads to allow for multiple requests to the server.