Hi there,
I have upcoming project where we need application to send data on compressed into database and to other application. The compression can use algorithm such as GZIP or ZLIB.
Can somebody point me some help, especially for VCL component (or ActiveX) that can compress data traffic between communicating application and database?
Just thinking about chatting or IM application but use compression between each data traffic.
My Environment:
- Delphi 7 or BDS 2006
- will use Indy for communicating between application
- will use ADO for communicating application into database
- TCP/IP or HTTP will be used as protocol
Thanks,
Dels