Re: [Freevo-devel] Java network remote control client

2005-02-25 Thread Nicholas Ruddick
Thanks, I have started on the GUI now too. Haven't got all the buttons added, still trying to decide how to arrange them. Download the jar at http://www.dopeflish.com/freevo/freevoremote.jar . For those that don't know how to run jar files, make sure you have the sun java runtime environment in

Re: [Freevo-devel] Java network remote control client

2005-02-25 Thread Nicholas Ruddick
Thanks, I have started on the GUI now too. Haven't got all the buttons added, still trying to decide how to arrange them. Download the jar at http://www.dopeflish.com/freevo/ For those that don't know how to run jar files, make sure you have the sun java runtime environment installed and type

Re: [Freevo-devel] Java network remote control client

2005-02-23 Thread mike lewis
> Just thought I would start revising Java for my Computer Science exams > in June and learn a small amount about java sockets at the same time. I > made a small java program to connect to the freevo remote_control server > and send whatever commands you want from it. Don't know if anyones done > t

[Freevo-devel] Java network remote control client

2005-02-23 Thread Nicholas Ruddick
Hi, Just thought I would start revising Java for my Computer Science exams in June and learn a small amount about java sockets at the same time. I made a small java program to connect to the freevo remote_control server and send whatever commands you want from it. Don't know if anyones done thi