Re: TELNET RFC 2217 sous Linux

Top Page

Reply to this message
Author: Olivier Guerrier
Date:  
To: ML Guilde
Subject: Re: TELNET RFC 2217 sous Linux
Frédéric a écrit :
> Bonjour,
>
> Savez-vous s'il existe des redirecteurs de ports COM virtuels s'appuyant
> sur la RFC 2217, sous Linux ?


$ apt-cache search 2217
cyclades-serial-client - Network Serial port client software for
Cyclades terminal servers
*sredird - RFC 2217 compliant Telnet serial port redirector*

$ apt-cache show sredird
[...]
Description: RFC 2217 compliant Telnet serial port redirector
Sredird is a serial port redirector that is compliant with the RFC 2217
"Telnet Com Port Control Option" protocol. This protocol lets you share
a serial port through the network.

Olivier.