Where can I get Emacs for Windows that works in a telnet session?
If your looking for a port of Emacs that works with our TelnetServer, go to University of Washington Windows port of Emacs. You will need to get at least version 19.34.2, it has been modified for our TelnetServer. back Using IBM’s DB2 product with Pragma TelnetServer. Answer: Two environment variables need to be set for the DB2 Command Line processor to work within a Telnet session, DB2RQTIME and DB2CLP. DB2RQTIME: This is a timeout variable used by DB2, it represents milli-seconds so it will be very large. DB2CLP: This is an internal value set per session, it is unique to each session. See you DB2 help for more information on setting this variable. We recommend that you use a shell initializer on the server to set these values at the start of you Telnet session.