PPP via message queues

Fernando RUIZ CASAS (E-mail) fernando.ruiz at ctv.es
Tue Oct 23 13:07:06 UTC 2001


You have a telnet daemon in RTEMS.

You can start a telnet session for a tcp/ip conection.

The pty driver (a very particular implementation) is builded in 
libnetworking/rtems_telnetd. Perhaphs anything there can help you.

Any question about this?

Fernando RUIZ CASAS
home:correo at fernando-ruiz.com
work:fernando.ruiz at ctv.es
 

> -----Mensaje original-----
> De: gregory.menke at gsfc.nasa.gov [mailto:gregory.menke at gsfc.nasa.gov]
> Enviado el: lunes, 22 de octubre de 2001 21:05
> Para: RTEMS mailing list
> Asunto: PPP via message queues
> 
> 
> 
> Hi,
> 
> Our application sources and sinks a serial stream which we'd like to
> hook up to the RTEMS pppd.  From browsing around the PPP tree, I found
> where sys-rtems.c does read() and write(), presumably talking to a
> RTEMS serial device.  I'd like to either put a pty in there or a
> message queue.  I saw some references in rtemsmain.c to pty support,
> so I'd like to go that way if possible.
> 
> Is there support for pty-like things in RTEMS?  And if so, any hints
> about where to look for them would be much appreciated.
> 
> Thanks,
> 
> Greg Menke
> 
> 
> 



More information about the users mailing list