FROM : Kyle Sluder
DATE : Wed Jul 02 23:32:13 2008
On Wed, Jul 2, 2008 at 4:59 PM, Antonio Di Ferdinando
<<email_removed>> wrote:
> Everything is done in Java and, since I need to integrate this tony bit into
> it, I need to use Java.
I see. Perhaps some form of inter-process communication is best,
then. Especially if you're dealing with something like video, I would
recommend looking into ways to keep your platform-specific code in
Java. You could, for example, write a Cocoa app that played your
movies using QTKit and presented itself as a web service which your
Java app consumes.
--Kyle Sluder
DATE : Wed Jul 02 23:32:13 2008
On Wed, Jul 2, 2008 at 4:59 PM, Antonio Di Ferdinando
<<email_removed>> wrote:
> Everything is done in Java and, since I need to integrate this tony bit into
> it, I need to use Java.
I see. Perhaps some form of inter-process communication is best,
then. Especially if you're dealing with something like video, I would
recommend looking into ways to keep your platform-specific code in
Java. You could, for example, write a Cocoa app that played your
movies using QTKit and presented itself as a web service which your
Java app consumes.
--Kyle Sluder
| Related mails | Author | Date |
|---|---|---|
| Antonio Di Ferdina… | Jul 2, 18:27 | |
| Kyle Sluder | Jul 2, 22:01 | |
| Ilan Volow | Jul 2, 22:19 | |
| Kyle Sluder | Jul 2, 23:32 |






Cocoa mail archive

