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


Header files for remote procedure calls

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

The following header files are provided with TCP/IP. To compile your program, you must include certain header files; however, not all of them are necessary for every RPC application program.

  • auth.h
  • auth@uni.h
  • bsdtime.h
  • bsdtocms.h
  • clnt.h
  • in.h
  • inet.h
  • manifest.h
  • netdb.h
  • pmap@cln.h
  • pmap@pro.h
  • rpc.h
  • rpc@msg.h
  • svc.h
  • svc@auth.h
  • socket.h
  • tcperrno.h
  • types.h
  • xdr.h
Note: When you compile your application program using RPC, you must include the RPC header files before the X Window System include files.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014