Hello! I developed a small telnet application using Apache Mina. I have a new requirement that makes my embedded telnet server retrieve an environment variable on client side. Afetr some research i found that some commercial telnet servers deal with it (i think by using telnet environ protocol). I didn't find an example of this protocol negotiation.Does anyone know how it's done?
http://tools.ietf.org/html/rfc1572 ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
