Skip to main content



      Home
Home » Eclipse Projects » DSDP - Target Management » Block-mode using RSE
Block-mode using RSE [message #34223] Mon, 06 April 2009 08:41 Go to next message
Eclipse UserFriend
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 07:21 Go to previous message
Eclipse UserFriend
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 07:21 Go to previous message
Eclipse UserFriend
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:Disable connection w/out SSL and password storage
Goto Forum:
  


Current Time: Mon May 05 23:50:58 EDT 2025

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

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

Back to the top