Re: LZW compression in Java

Jeff Kesselman <[email protected]>
Newsgroups gmane.comp.windows.devel.java.advanced
Message-ID <[email protected]>
Brian Maso wrote:
>>
>> Anyone aware of any Open Source libraries for doing LZW compression
>> in Java
>> ?
You wont find any.

Thats because LZW per se is controlled by a patent owned by Univac.

If at all possible use another, open compression algorithm.  There are
many available.

JK

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.