Jump to content

Tricky Problem (JAVA & iPod touch)

- - - - -

  • Please log in to reply
No replies to this topic

#1
Schafer5

Schafer5

    Newbie

  • Members
  • Pip
  • 7 posts
I have a Java Swing application that I have written that causes a display to perform different simulations depending on certain button clicks.

Here is the hard part.....

I would like to be able to view this display from my iPod touch. I need it to be the same display with the same data only with no user interaction. Just as long as they can see it. I can't just re-write the application in Xcode or Objective-C and run it on the iPod because I need it to be the same display, not just another copy of the application. I looked into perhaps doing a VNC from the iPod to the computer with the display;however, when I do this the display is very choppy on my iPod because it is running the entire screen(desktop and all) and just doesn't have the "juice" to display the application properly. If I could find a way to view the application smoothly running from a computer and being viewed from my iPod then it would be exactly what I hoping to accomplish.

Any ideas, thoughts, or input would be awesome because I'm stuck on this one...Thanks in advance!




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users