This directory contains the make file, source files and sample configuration files for the sample programs that uses the NET*OPEN APIs. To build the sample programs, you need to 1. Edit the demo.mak to change the directory path to your ORACLE_HOME. 2. Type nmake -f demo.mak Four executables will be built : 1. tftp.exe - tftp client 2. tftpd.exe - tftp server 3. sfinger.exe - sfinger client 4. sfingerd.exe - sfinger server The sample configuration files are : 1. listener.ora - configuration file for the listener side. 2. tnsnames.ora - configuration file for the client side.