| www.rodneybeede.com | "I would love to change the world, but they won't give me the source code" - unknown |
The libraries main purpose is to accelerate downloads when possible by using HTTP headers according to the HTTP 1.1 specification. If the remote web server supports the download method then the library will automatically break the download into multiple parts to maximize bandwidth utilization. If the remote web server does not support that feature then the library automatically downloads the data in a normal fashion.
See the project's home page at http://chop-chophttpcl.sourceforge.net/ for more information.