Directory: TCPIP$EXAMPLES (SYS$COMMON:[SYSHLP.EXAMPLES.TCPIP]) File: $$TCPIP$EXAMPLES_README.TXT Creation Date: 26-Feb-2003 Last Updated: 26-Feb-2003 The TCPIP$EXAMPLES directory contains a set of example programs, header files for advanced TCP/IP programmers, and subdirectories. * Example Programs Please see individual example programs for instructions on compiling, linking, and running. * Header Files The header files are provided for use by advanced TCP/IP programmers. A subset of these files are provided by the DECC RTL. Providing files here allows an additional vehicle to deliver updates to programmers. They may or may not be in synch with the files provided as part of the DECC RTL. The file __DECC_INCLUDE_PROLOGUE.H contains transliterations designed to intercept the routines named therein and direct them to TCPIP$LIB.OLB, until the DECC RTL includes support for them. This file is automatically included when any of the header files in TCPIP$EXAMPLES are included in a program. NOTE: The following files come from UNIX and are incomplete in the OpenVMS TCP/IP programming environment. They contain include directives for header files that we do not currently provide. IP.H IP6.H * Subdirectories TCPIP$EXAMPLES contains the following subdirectories: [IPV6] - IPv6 example programs, Sample BIND configuration [RPC] - RPC example programs [SNMP] - SNMP example programs