Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-dev] Programmatically making new connection in RSE view

Hi,
 
I'm extending RSE APIs to develope an Eclipse plugin. is it possible to make new connections programmatically using this API's and have display of it in RSE view?
The option, New Connection, is available on the RSE's context menu; but here i want to provide a new connection just over a click without user having any knowledge of IP address. I'll be fetching the appropriate IP, making the connection and displaying it in RSE view.
 
So is there any way to connect to remote server's programmatically using RSE APIs?
 
Thanks in advance.
 
-Vrushali


Back to the top