-
JavaScript - Input Stream
I am facing a problem, where I receive a compressed (ZLIB) Input stream from a web service.
I have to read this stream on the client side.
Please advise how can I
1. Receive and read this inputstream using JavaScript/AJAX/JQUERY
2. Decompress the stream
Although I can do this using JAVA and .NET but I have to do this at the client side.
Please help.
-
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
Bookmarks