User`s guide

114
K
A
DAK
KwikNet System Construction
TCP/IP Sample Program Parameter File
The Network Parameter File KNSAMLIB.UP describes the KwikNet options and features
illustrated by the sample program. This file is used to construct the KwikNet Library for
the TCP/IP Sample Program.
The Network Parameter File KNSAMLIB.UP also describes the network interfaces and the
associated device drivers which the sample program needs to operate.
TCP/IP Sample Program KwikNet Library
Before you can construct the KwikNet TCP/IP Sample Program, you must first build the
associated KwikNet Library.
Use the KwikNet Configuration Builder to edit the sample program Network Parameter
File KNSAMLIB.UP. Use the Configuration Builder to generate the KwikNet Library Make
File KNSAMLIB.MAK.
Look for any KwikNet Library Header File KN_LIB.H in your toolset library directory
TOOLXXX\LIB. If the file exists, delete it to ensure that the KwikNet Library is rebuilt to
match the needs of the TCP/IP Sample Program.
Then copy files KNSAMLIB.UP and KNSAMLIB.MAK into the KwikNet installation directory
KNTnnn\MAKE. Use the Microsoft make utility and your C compiler and librarian to
generate the KwikNet Library. Follow the guidelines presented in Chapter 3.2. The files
listed in Chapter 3.3 will be generated by the make process.
Note
The KwikNet Library must be built before the TCP/IP
Sample Program can be made. If file KN_LIB.H exists in
your toolset library directory TOOLXXX\LIB, delete it to
force the make process to rebuild the KwikNet Library.