public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Telnet in ecos
@ 2005-06-06  4:14 prashanthu baragur
  2005-06-06 14:48 ` [ECOS] " Grant Edwards
  0 siblings, 1 reply; 3+ messages in thread
From: prashanthu baragur @ 2005-06-06  4:14 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I want to enable telnet server in ecos.
what is the simplest way to do it ?
Any help is greatly appreciable.

Thanks 
Prashanth

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ECOS] Re: Telnet in ecos
  2005-06-06  4:14 [ECOS] Telnet in ecos prashanthu baragur
@ 2005-06-06 14:48 ` Grant Edwards
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Edwards @ 2005-06-06 14:48 UTC (permalink / raw)
  To: ecos-discuss

In gmane.os.ecos.general, you wrote:

> I want to enable telnet server in ecos.

It doesn't have one.  Since there isn't any shell to run, what
do you a telnet "server" (daemon) to do when you connect to it?

> what is the simplest way to do it?

Write one, I guess.  You'll also need to write a pty driver,
and a shell to run.

> Any help is greatly appreciable.

-- 
Grant Edwards                   grante             Yow!  You should all JUMP
                                  at               UP AND DOWN for TWO HOURS
                               visi.com            while I decide on a NEW
                                                   CAREER!!

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [ECOS] Telnet in ecos
@ 2005-06-06  8:00 Retallack, Mark (Siemens)
  0 siblings, 0 replies; 3+ messages in thread
From: Retallack, Mark (Siemens) @ 2005-06-06  8:00 UTC (permalink / raw)
  To: prashanthu baragur; +Cc: ecos-discuss

eCos does not have any command line interface. Telnet is just a protocol
for remote terminal. What do you need the telnet interface for? It is
usually used to manage the file system and applications. eCos does not
have dynamic application support and usually runs without a filesystem. 

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of prashanthu
baragur
Sent: 06 June 2005 05:14
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] Telnet in ecos


Hi,

I want to enable telnet server in ecos.
what is the simplest way to do it ?
Any help is greatly appreciable.

Thanks 
Prashanth

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-06-06 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-06  4:14 [ECOS] Telnet in ecos prashanthu baragur
2005-06-06 14:48 ` [ECOS] " Grant Edwards
2005-06-06  8:00 [ECOS] " Retallack, Mark (Siemens)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).