[Index of Books][Next Chapter]

TCP/IP for DOS Socket Library Reference

Chapter 2. Installation

This chapter describes the prerequisites and the procedure for installing the NetWare Communication Services software, v4.1, which includes the DOS Socket Library and the Windows Socket Library.

The sections that follow describe the hardware and software you need to install the NetWare Communication Services software, and provide a step-by-step procedure for installing the software.

Prerequisites for Installation

To install and use the NetWare Communication Services software, you need a workstation that has the following hardware and software components:

With these components you can write and compile applications using the TCP/IP for DOS socket libraries. To execute, test, and debug your applications, your workstation also needs to be connected to a network and running the required networking software. You need the following additional hardware and software components to run your application programs:

When you install the NetWare Communication Services software, the only information you are asked to provide is the drive on which to install the software. The installation procedure prompts you for this information.

Configuring the Software

To access the toolkit header files and libraries when you compile and link your applications, you need to configure the header file and library locations for your compiler. If you are using Microsoft C, set the following environment variables in your workstation's AUTOEXEC.BAT file:

For Borland C++, add the following statements to the TURBOC.CFG file in the \BORLANDC\BIN directory:

-IC:\NET\INCLUDE -LC:\NET\LIB