From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: Gary Thomas Cc: Marek Lacki , ecos-discuss@sourceware.cygnus.com Subject: Re: [ECOS] telnet-server under ECOS Date: Mon, 23 Apr 2001 09:55:00 -0000 Message-id: <20010423115636.A1988@visi.com> References: <00f301c0cbdf$76d0b9f0$1400a8c0@rts.com.pl> X-SW-Source: 2001-04/msg00315.html On Mon, Apr 23, 2001 at 06:26:45AM -0600, Gary Thomas wrote: > > I need telnet-server sources under eCos. Who can help me ? > > marek lacki@rts.com.pl > > We have no "telnet server", per se, as this makes little sense for the > eCos world. > > Exactly what were you wanting to do with it? Many embedded devices have character mode command interfaces for status/control through "console" serial ports. The same interfaces work quite well via telnet. E.g. you telnet into a router or printer or whatever to configure it instead of going the web-page route. I can manage a usable telnet session on my PalmPilot. Trying to do web stuff is generally pretty futile. -- Grant Edwards grante@visi.com