z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Coding the SIOCSPARTNERINFO and SIOCGPARTNERINFO ioctl calls

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

Each programming language has its own control block structure mapping. All mappings and header files are stored in SEZANMAC, and the C language headers are also installed in file system directory /usr/include. The Java™ API classes are installed in the directory /usr/include/java_classes, and the dynamic link library (DLL) files are installed in the directory /usr/lib. The following programming languages are supported:

Assembler
Include the EZBPINFA mapping.
C
Include the EZBPINFC header file.
Java
Include the EZBTrustedPartner.jar file.
PL/I
Include the EZBPINF1 mapping.
COBOL
Include the EZBPINFB mapping.
REXX
No mapping or header file is used.

For general coding guidelines for the sockets application ioctl calls, see the following sources:

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014