Nuacht

The following example illustrates the statements that you specify in an OpenVMS local host SAS session to connect to a remote host with the TCP/IP access method.
Client The following example illustrates the statements that you specify in a UNIX client SAS session to access a server with the TCP/IP access method: options comamid=tcp; libname sasdata ...