File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Android and the fly likes Reading PNG file from the stream Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Reading PNG file from the stream " Watch "Reading PNG file from the stream " New topic
Author

Reading PNG file from the stream

reddy raja
Greenhorn

Joined: Sep 21, 2009
Posts: 17
Hi all ,

I trying to build RDP application for android mobile.so in server side i am sending the png images with the robot class, but in client side i am not able to read that messages and print them on my android device.

i am using following code to read the JPEG file body data and i am able to show those images



can any one help me how to read the png file out of the inputstream.






 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Reading PNG file from the stream
 
Similar Threads
Out of Memory exception
DataInputStream
code for file download
Reading large files in Java
Not getting the bytes sent