APPC Samples Package (BPXAPPC.EXE) This is sample code that will let you run an APPC server from the OS/390 UNIX shell. Using this package, you will be able to write APPC code in the shell and execute it in the shell. The contents of this self-extracting zip file are: client.c C source code that enables the APPC client to run in the shell server.c C source code that enables the APPC server to run in the shell makefile Use this to make the C code executables shellappc JCL needed to add the server to the Transaction Profile (TP) data set (a VSAM data set on MVS) siadd JCL that adds the information to the side information data set that is associated with the TP data set. This enables the client to find the server. ATBCMC.h The APPC header file shipped with OS/390, which CPI-C uses The file is at http://www.s390.ibm.com/ftp/os390/oe/toys/appc/bpxappc.EXE Package owner: Frank DeGilio, degilio@us.ibm.com