How to get the Java stream for ExpectIt to drive Telnet
问题 How do I get the Java stream for telnet to use with the ExpectIt? Instead of using a Java library, such as Apache Telnet as below, using the actual Telnet client on Linux. This is in the context of the man page from expect: Expect is a program that "talks" to other interactive programs according to a script. followup question with a much more narrow scope to a previous, vague, overly broad question where the following comment was made: The library, as all the other Java libraries, uses