I must develop proxy server that work with only HTTP 1.0 in Linux and by c . I need some hint to start developing .
For example, let s say I want to find a particular word or number in a file. The contents are in sorted order (obviously). Since I want to run a binary search on the file, it seems like a real waste ...