Compressed Data transfer over Socket (Network Stream)

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: rawCoder (rawCoder_at_hotmail.com)
Date: 11/11/04


Date: Thu, 11 Nov 2004 21:00:44 +0500

Hi,

Please correct me if I am wrong but according to my assumption .NET does not
provide any out of the box solution for compression of the data over socket
or a network stream.

If so, what are the best alternatives for a high speed text compression
library which is ideally ubiquitous and free :-D

Thank you in advance,
rawCoder



Relevant Pages

  • Re: Compress::Zlib inflateInit help
    ... from the socket? ... including java sample code ... compression library to do this. ... RFC 1951 data streams that are each prefixed with a bespoke header. ...
    (comp.lang.perl.misc)
  • GZIPOutputStream GZIPInputStream
    ... At the client site a Message object is given to the static method ... message objects are given to "os" and thus sent over the socket. ... At the client site a thread is responsible for sending messages; ... Can anybody tell me why the compression doesn't work properly? ...
    (comp.lang.java.programmer)
  • Re: estimate zlib compression ratio?
    ... For example, I need to send files over a socket, and some files are ... documents with good compression ratios. ... compress the files based on an estimated compression ratio. ... compression ratio by some constant to estimate that of zlib. ...
    (comp.compression)
  • Compressed Data transfer over Socket (Network Stream)
    ... provide any out of the box solution for compression of the data over socket ... or a network stream. ... what are the best alternatives for a high speed text compression ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Compressed Data transfer over Socket (Network Stream)
    ... It offers standard gzip, bzip2, and zip compression on streams. ... -Philip Rieck ... "rawCoder" wrote in message ...
    (microsoft.public.dotnet.languages.vb)