Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Remote control RCP application
Remote control RCP application [message #640874] Tue, 23 November 2010 12:17 Go to next message
Eclipse UserFriend
Originally posted by: jedlicka.poll.cz

I have a RCP application which it's communicating with electrical device
via USB.

I need to communicate with electrical device (my RCP application) remote
(via internet), it means:
- remote control my RCP application
- call remote services and get feedback (by presed button I want to see
a reaction from el. device, e.g. turned-on light)
- transfer files from local computer to remote computer

What are the possibilities for implementation in Java (Eclipse RCP)? I
don't want to use product as TeamViewer.

What ECF? Or integrate remote desktop to my RCP application (jrDesktop)?

Thanks.

Martin
Re: Remote control RCP application [message #641108 is a reply to message #640874] Wed, 24 November 2010 09:53 Go to previous message
Markus Kuppe is currently offline Markus KuppeFriend
Messages: 177
Registered: July 2009
Senior Member
On 11/23/2010 01:17 PM, Martin Jedlička wrote:
> I need to communicate with electrical device (my RCP application) remote
> (via internet), it means:
> - remote control my RCP application

Not sure what you mean by remote control your RCP app. Do you want to
get the UI remoted? E.g. with VNC?

> - call remote services and get feedback (by presed button I want to see
> a reaction from el. device, e.g. turned-on light)

http://wiki.eclipse.org/Getting_Started_with_ECF%27s_OSGi_Re mote_Services_Implementation
http://wiki.eclipse.org/OSGi_4.2_Remote_Services_and_ECF

> - transfer files from local computer to remote computer

http://wiki.eclipse.org/ECF_API_Docs#File_Transfer_API

Markus
Previous Topic:Back reading forum
Next Topic:ECF and Virgo
Goto Forum:
  


Current Time: Fri Apr 19 06:43:24 GMT 2024

Powered by FUDForum. Page generated in 0.01327 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top