Results 1 to 2 of 2
- 10-10-2012, 11:10 PM #1
Member
- Join Date
- Oct 2012
- Posts
- 1
- Rep Power
- 0
retrieve single image via its url in java
I have a problem and I hope that you can help me. I would appreciate any help from anyone. The problem is the following.
I have a camera that has an http service, and I am communicating with the camera using the http. So the problem is that I send http request and I have back an http response in which I have a binary jpeg data. But I do not know how to convert that data into picture.
So my question is how can I convert that binary data into picture with java?
This is one example
http request:
GET (url to picture)
http response:
binary jpeg data
I thank to all of you in forward for all of your help.
retrieve single image via its url in java
- 10-15-2012, 03:52 AM #2
Similar Threads
-
how retrieve and display image from folder
By daisy in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 12-13-2011, 06:14 AM -
retrieve file containg image from database
By rajeshwari_ib in forum Advanced JavaReplies: 5Last Post: 12-15-2009, 10:10 AM -
Retrieve Image From Hard Disk
By sayan751 in forum AWT / SwingReplies: 3Last Post: 02-20-2009, 04:29 PM -
How to store/retrieve PNG image in/from RMS
By jason-nexFIT-mobileXware in forum CLDC and MIDPReplies: 0Last Post: 09-10-2008, 05:01 AM -
Converting multiple banded image into single banded image... Image enhancement
By archanajathan in forum Advanced JavaReplies: 0Last Post: 01-08-2008, 06:29 PM
Bookmarks