Streaming Images between Cocoa Touch and Pure Java
Streaming Images between Cocoa Touch and Pure Java
- Subject: Streaming Images between Cocoa Touch and Pure Java
- From: Liviu Constantinescu <email@hidden>
- Date: Thu, 27 Mar 2008 14:51:58 +1100
Good afternoon, everyone.
I'm a bit new to Cocoa Touch programming, and I haven't done any work
with Cocoa for a while, so I would like some advice regarding the
right API objects, etc. to use, if anyone is able to help:
If I want to transmit a JPEG between a Java application using a
BufferedImage object and a Cocoa Touch app's UIImageView, what would
be the easiest, most direct way to code that?
ie. I'm mostly asking what kind of Socket objects to use, and how I
could re-create the image Cocoa-side so as to be able to display it in
the UIImageView.
Thanks in advance,
-- Liviu
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden