Is there a Telnet class in Java that other java applications could use to talk the Telnet protocol??
Created May 7, 2012
Ivo Limmen There are several OpenSource project involving Java and Telnet. Matthias L. Jugel and Marcus Meißner wrote a very nice one that includes SSH support. If you do not like it or you miss a certain feature please look here for more information.