OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [libnetworking/] [rtems_telnetd/] [README] - Blame information for rev 1780

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
#
2
#  README,v 1.1 2001/08/09 22:06:51 joel Exp
3
#
4
 
5
Author: fernando.ruiz@ctv.es (correo@fernando-ruiz.com)
6
 
7
This directory contains a telnetd server
8
primary features:
9
 
10
   + create a user shell pseudo-terminal task.
11
 
12
This code has not been extensively tested.  It is provided as a tool
13
for RTEMS users to open more shell tcp/ip pseudo-terminal.
14
Suggestions and comments are appreciated.
15
 
16
Read libmisc/shell for more information.
17
 
18
NOTES:
19
 
20
1.  OOB not yet implemented. Only a reduced negotiation is implemented.
21
 
22
2.  If you have tcp/ip inited you can start telnetd daemon.
23
    You need register pseudo-terminals driver into device drivers table.
24
    16 ptyX termios device terminales are created into /dev/.
25
    Calling rtems_initialize_telnetd() starts the daemon.
26
    Enjoy it.
27
 
28
FUTURE:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.