Chapter Contents |
Previous |
Next |
SAS/C Software Overview |
The SAS/C Connectivity Support Library (CSL) is an add-on product that facilitates network communications between SAS/C programs and other applications. CSL is actually a set of libraries and related utilities that support the use of several popular application protocols for distributed (client/server) computing. CSL operates in a heterogeneous computing environment using TCP/IP, and it is designed to ease the development of mainframe programs that interact with a wide range of other computer systems, including PCs, workstations, large servers, and supercomputers.
The SAS/C CSL libraries provide the programming support for the three most popular application protocols in a TCP/IP network environment:
CSL also provides a
rexec
client
function, some Simple Network Management Protocol (SNMP) agent customization
functions, and a few supporting POSIX functions.
SAS/C CSL has several important advantages:
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.