Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Block-mode using RSE
Block-mode using RSE [message #34223] Mon, 06 April 2009 12:41 Go to next message
Vikas is currently offline VikasFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,

I was looking for a simple option to connect to remote systems (via FTP
and Telnet) and perform a few operations on them.. Eclipse RSE seems quite
helpful. But what I could not figure out was a way to get the Telnet
specific 'Block-Mode' working...

I would love to get a screen at a time from a remote device I connect to
instead of continuous stream of data..

What would be the best approach?

Thanks,
Vikas
Re: Block-mode using RSE [message #34598 is a reply to message #34223] Wed, 22 April 2009 11:21 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Vikas,

you could certainly get the source code for RSE and add an option for
Telnet Block Mode. We use Apache Commons Net as the library for telnet
access. It is very flexible and configurable. I suppose that only the
telnet integration would need changing.
http://commons.apache.org/net

See this link for getting the source code:
http://wiki.eclipse.org/TM_and_RSE_FAQ#How_do_I_use_eclipse_ to_develop_eclipse.3F
and import the team project set:
http://www.eclipse.org/dsdp/tm/development/cvs_setup.php

You'll only need to look at
org.eclipse.rse.subsystems.shells.telnet
org.eclipse.rse.services.telnet
org.eclipse.rse.connectorservice.telnet

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




Vikas wrote:
> Hi,
>
> I was looking for a simple option to connect to remote systems (via FTP
> and Telnet) and perform a few operations on them.. Eclipse RSE seems
> quite helpful. But what I could not figure out was a way to get the
> Telnet specific 'Block-Mode' working...
>
> I would love to get a screen at a time from a remote device I connect to
> instead of continuous stream of data..
>
> What would be the best approach?
>
> Thanks,
> Vikas
>
Re: Block-mode using RSE [message #580464 is a reply to message #34223] Wed, 22 April 2009 11:21 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Vikas,

you could certainly get the source code for RSE and add an option for
Telnet Block Mode. We use Apache Commons Net as the library for telnet
access. It is very flexible and configurable. I suppose that only the
telnet integration would need changing.
http://commons.apache.org/net

See this link for getting the source code:
http://wiki.eclipse.org/TM_and_RSE_FAQ#How_do_I_use_eclipse_ to_develop_eclipse.3F
and import the team project set:
http://www.eclipse.org/dsdp/tm/development/cvs_setup.php

You'll only need to look at
org.eclipse.rse.subsystems.shells.telnet
org.eclipse.rse.services.telnet
org.eclipse.rse.connectorservice.telnet

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm




Vikas wrote:
> Hi,
>
> I was looking for a simple option to connect to remote systems (via FTP
> and Telnet) and perform a few operations on them.. Eclipse RSE seems
> quite helpful. But what I could not figure out was a way to get the
> Telnet specific 'Block-Mode' working...
>
> I would love to get a screen at a time from a remote device I connect to
> instead of continuous stream of data..
>
> What would be the best approach?
>
> Thanks,
> Vikas
>
Previous Topic:serverPortRange recommendation
Next Topic:RSE flat single level view, no directories
Goto Forum:
  


Current Time: Tue Apr 16 14:14:05 GMT 2024

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

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

Back to the top