The information in this directory is useful in all development activities. These sample programs use the Common Services Programming Interface. In this sample code directory are the necessary files for these programs: - C file: CONNECTX.C enables an X.25 physical link using the CONNECT_PHYSICAL_LINK verb. DISCONX.C disables an X.25 physical link using the DISCONNECT_PHYSICAL_LINK verb. GETCP.C uses the GET_CP_CONVERT_TABLE verb to build a conversion table from one code page supported by Communications Server to another. This 256-byte table may be used to perform lookups on characters to convert strings. LOGMSG.C instructs Communications Server to record a previously created message in the FFST/2 message log. This message can also be displayed to the operator. ALERT.C will generate an alert using the TRANSFER_MS_DATA verb. CONVERT.C converts ASCII character strings to EBCDIC, and EBCDIC character strings to ASCII. - Other files: * Make files: *.MAK