As you know, sometimes, you have to click space to get the next page under telnet connections, unix. For instance, you 'more' a text file. You can't get all the content at one time. Using 'space' can get to the next page.
Here is the problem, what should I do when using telnetlib, python? I have to get all the information. Posting codes here would be better. Thanks!