How to copy multiple files from server to local hard disk in one http request using C++? -


How to copy a group of local hard disk files from a server machine through a C + + web application in a request Are you It's like downloading large files from your local machine to a server, I think in java that you can do it via zip inputstream and ggip intestream.

Is it possible to get it completely through server side code? Or will the client running on the local machine need to make a bulk copy of files?

Say you have a Java servlet / ISAPI extension that accepts form requests

On receipt of such request, using server-side code, zlib, all files include a zip file and zip file, content-type, content-length, last-modified, etc. Send set as HTTP response.

And note: If you are using ISAPI on IIS6 and above, you add this content to the IIS kernel mode response cache.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -