|
-
August 17th, 1999, 02:14 PM
#1
Compress Object Across Socket Stream
HELP!!!
I am attempting to compress a Vector of Strings and send them across a socket to the client.
Inserting a GZIPInputStream/GZIPOutputStream anywhere before the ObjectInputStream/ObjectOutputStream forces the applet to block. I have tried any combination I can think of (differing orders, subclassing the GZIPInputStream, etc), without success.
It seems others have gotten this to work, based upon conversations in other threads in other newsgroups, but I haven't figured out the secret yet! Any help is GREATLY appreciated!
Best Regards,
Martin LaHiff
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|