Metropoli BBS
VIEWER: toolkit.nif MODE: TEXT (ASCII)
##############################################################################
#
#$Header: toolkit.nif,v 1.2 89/07/18 10:10:59 haresh Exp $
#
#$Project: OS2STK,  Excelan's TOOLKIT PRODUCT NIF FILE $
#
#$Creator: Haresh Kumbhani $
#
#$Locker: cj $
#
#$Source: /a/install/s_nif/RCS/toolkit.nif,v $
#
#----------------------------------------------------------------------------
#
#$Abstract:
#This is a Network-Information-File (NIF) used by Excelan's
#net_cfg.exe program under OS/2 and DOS environments. It is
#used as an input data-file to configure Excelan's products.
#$
#
#
#$Includes:
#$
#
#$Dependencies:
#This depends on the specification of Excelan's NIF files for OS/2.
#$
#
#$Files:
#$
#
#$Implementation Notes: 
#The EXOS TOOLKIT product uses two types of services :
#"NETBIOS" and "BSD_SOCKETS". The NETBIOS service-provider enables
#the applications to use the NETBIOS API, and the BSD_SOCKETS
#service-provider enables the applications to use the BSD Socket API 
#or (SLAPI).
#$
#
#$Log:	toolkit.nif,v $
#Revision 1.2  89/07/18  10:10:59  haresh
#added os2init.cmd lines to set EXCELAN, PATH, LIB, & INCLUDE variables
#
#Revision 1.1  89/07/05  13:47:45  haresh
#Initial revision
#
#$EndLog$ 
#
##########################**** End Module Header ***#########################

Model           | Excelan's OS/2 EXOS Toolkit Product

ProductID       | Toolkit

ServiceName     | TOOLKIT_API

ServiceNeeded   | BSD_SOCKETS, NETBIOS_RDR 

OS2init		| SET EXCELAN=@XLNROOT
		| SET PATH=@XLNROOT\TOOLKIT\OS2BIN;%PATH%
       		| SET INCLUDE=@XLNROOT\TOOLKIT\INCLUDE;%INCLUDE%
       		| SET LIB=@XLNROOT\TOOLKIT\OS2LIB;%LIB%

Help		| Select this option if you are installing the Excelan
		| OS/2 TOOLKIT product. This product provides UNIX BSD
		| Socket Application Programming Interface, and uses
		| Excelan's OS/2 EXOS TCP/IP software on Ethernet or
		| Token-Ring Local-Area-Networks.
[ RETURN TO DIRECTORY ]