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


Compiling and linking the DPISAMPL.C source code

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

The source code for the sample DPI program can be found in the SEZAINST data set, member DPISAMPL.

You can specify the following compile-time flags:
_NO_PROTO
The DPISAMPL.C code assumes that it is compiled with an ANSI-C compliant compiler. It can be compiled without ANSI-C by defining this flag.
MVS™
Indicates that compilation is for MVS and uses MVS-specific includes. Some MVS/VM-specific code is compiled.

When linking the DPISAMPL code, you must use the SEZADPIL data set. It contains the SNMP-DPI interface routines as described in RFC 1228. See Related protocol specifications for information about accessing RFCs.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014