Contents of Integrated Link Service Sample Kit
The \SDK\SAMPLES\LINKSERV\GENERIC directory on the SNA Server CD-ROM contains sample source files for a generic SDLC integrated link configuration DLL. These sample files include the following:
-
LINKCFG, the source code in C++ using MFC for a configuration property sheet for the sample generic SDLC. This link service configuration DLL must export specific functions.
-
LNKTOOLS, the source code for various utility functions commonly used by an integrated link service DLL.
-
DETECT, the source code for detection code for a sample generic SDLC link service.
This sample source code is included for your reference. The communication between workstation management station and SNA Server is performed by RPCSVC.EXE, the SNA RPC service.