PC Review


Reply
Thread Tools Rate Thread

Data Compression in .NET

 
 
Stefan L
Guest
Posts: n/a
 
      23rd Mar 2005
Hi Everybody,

does anyone know if there is a good compression library available for
the .NET-Framework?

I want to compress a byte-Array (chunk from a file) for transmission
over the internet to a client.
On the client side I want to decompress the data and use it.

Any recommendations for this sort of problem?

TIA,
Stefan
 
Reply With Quote
 
 
 
 
mirek
Guest
Posts: n/a
 
      23rd Mar 2005
Hi,
try http://www.sharpdevelop.net/OpenSour...b/Default.aspx

HTH,

mirek
 
Reply With Quote
 
AlexL [Xceed]
Guest
Posts: n/a
 
      23rd Mar 2005
>does anyone know if there is a good compression library available for
>the .NET-Framework?
>
>I want to compress a byte-Array (chunk from a file) for transmission
>over the internet to a client.
>On the client side I want to decompress the data and use it.


We have a professional library which will allow you to do that, and
much more, very easily.

For your case, our library offers a CompressedStream object that works
as other .NET streams do, interchangeably. In some cases you can
obtain a noticeably higher level of compression than standard deflate
/ zip / zlib compression algorithms if you use our library's Deflate64
algorithm.

http://www.xceedsoft.com/products/zipnet

On Wed, 23 Mar 2005 13:22:54 +0100, Stefan L
<(E-Mail Removed)> wrote:

>Hi Everybody,
>
>does anyone know if there is a good compression library available for
>the .NET-Framework?
>
>I want to compress a byte-Array (chunk from a file) for transmission
>over the internet to a client.
>On the client side I want to decompress the data and use it.
>
>Any recommendations for this sort of problem?
>
>TIA,
> Stefan


--
Alex Leblanc
Xceed Software Inc.
http://www.xceedsoft.com

Check out our advanced .NET grid and SmartUI controls

Email: (E-Mail Removed) (remove the first 'x')
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Compression aMack Microsoft Access 5 16th Feb 2010 11:46 PM
ACE data compression Don Gollahon Microsoft Dot NET 0 8th Jan 2007 04:46 PM
Data Compression MDB Microsoft Dot NET Compact Framework 4 7th Jun 2006 04:44 PM
data compression =?Utf-8?B?c2tpNTM2Ng==?= Windows XP General 5 10th Feb 2005 05:12 AM
data compression =?Utf-8?B?c2tpNTM2Ng==?= Windows XP General 1 9th Feb 2005 08:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:18 AM.