Using the TELNET access method, you can connect to any supported platform that is on the TCP/IP network, and that is running a SAS release that has the corresponding access method support with ...
What would one research to learn how to write a server in Python that Telnet and/or SSH clients could connect to? <BR><BR>It seems like it's more than simple socket programming, but this will be my ...
If the telnet interaction is as simple as you make it sound you could probably get a Tcl/Tk/Expect program up and running in a day. There's lots of example code you could find about interacting with ...
The following example illustrates the statements that you specify in a Windows local host SAS session to connect to a remote host with the TELNET access method: filename rlink ...