Results 1 to 4 of 4
- 04-18-2009, 03:54 AM #1
Member
- Join Date
- Apr 2009
- Posts
- 8
- Rep Power
- 0
[SOLVED] Image reading from URL problem
I have an image that I need to read from a URL.
However, I want to make it so that this can be interrupted anytime I want, even if it's in the middle of reading an image, for performance reasons.
I am using ImageIO.read(), which seems to be a blocking operation.
Is there any solution that can fix this problem?
thank you :)
-paras
- 04-18-2009, 05:06 AM #2
Please don't cross-post.
Don't forget to mark threads as [SOLVED] and give reps to helpful posts.
How To Ask Questions The Smart Way
- 04-18-2009, 05:08 AM #3
Member
- Join Date
- Apr 2009
- Posts
- 8
- Rep Power
- 0
ah ok
thank you
would you know how I can delete this post then?
- 04-18-2009, 05:11 AM #4
Thread Tools? Edit the first post and choose delete? I'm not actually sure.
Don't forget to mark threads as [SOLVED] and give reps to helpful posts.
How To Ask Questions The Smart Way
Similar Threads
-
Weird path problem when reading properties file
By jerry_popperq in forum New To JavaReplies: 0Last Post: 03-18-2009, 03:32 PM -
Problem with reading text from a .txt file
By Gigi in forum New To JavaReplies: 40Last Post: 01-22-2009, 03:22 AM -
Problem in reading HTML input field while uploading file
By sudipanand in forum Java ServletReplies: 1Last Post: 11-27-2008, 09:26 AM -
reading textfile from java problem
By saytri in forum New To JavaReplies: 1Last Post: 01-17-2008, 02:13 AM -
Problem reading an xml file with AJAX
By Fiona80 in forum XMLReplies: 0Last Post: 12-17-2007, 08:02 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks