I have some gzip compressed files, all I want to do is to decompress these files without using any external program. I want to include a dll in my own program and make function calls to decompress...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10071645.html
Has anyone converted the gzip encode/decode algorithm into VB code? I need! :>
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10134375.html
Zones:
Visual BasicDate Answered: 03/02/1999 Rating: 9.0 Views: 0
hi to all,
i have a query to all please give me solution as soon as possible.
I have to compress the .js files and html page content and send to client as soon as the request comes from clinet. I...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20299623.html
Zones:
JavaDate Answered: 05/20/2002 Rating: 7.2 Views: 0
I have a problem and can't find solution. May be any one can give me it?
I have function GetPage($web_url). That function give me as a result reply from WEB Server. HTTP header already stripped so...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20509698.htm...
Zones:
PHPDate Answered: 02/12/2003 Rating: 6.2 Views: 0
When I receive some content from the TClientSocket Component. The header is:
HTTP/1.1 200 OK
Date: Thu, 27 Mar 2003 16:03:15 GMT
Server: Apache/1.3.22 (Unix) mod_gzip/1.3.19.1a mod_cache/1.0.0...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20568213.html
I am working on a server, monitoring how things send in to it so i can get things working.
Post and Get work well.
However, PUT sends to the server the following:
GET /Create.htm?MyTextBox1=Na...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20716471.html
Zones:
JavaScriptDate Answered: 01/17/2004 Rating: 9.2 Views: 0
i heard that some of the sites(e.g google)when u search something before displaying results it will GZIP the results so that it will speed up the application.
in our application(MVC-2 type) can ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21593622.html
Zones:
Java,
ServletsDate Answered: 10/21/2005 Rating: 8.2 Views: 0
Someone told me that the gzip module bloats the temp directory and can cause the hardisk to be filled with rubbish
Is this true?
If so is there a fix?
Phill
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21701495.htm...
I am searching for something for archiving (periodicly) the 'live' files (some files, database files, svn repository,....), that allows for compression (zip, rar, 7z, bzip, gzip... anyone will do...
http://www.experts-exchange.com/Storage/Misc/Q_21825371.html
I am writing an application in vb.net and I need to regularly uncompress a gzip file without the user having to interface with the program. Any ideas how this can be done?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22083344.htm...