Notes.ini Entry



Name:

    LAN<number>

Syntax

    LAN<number>=Port_Driver, Unit_Id, Nr_Of_Sessoions, Not_Used, Buffer_Size

Applies to:

    Workstations and/or Servers

Add-on:


    First Release:


      Obsolete since:


        Category:

          Ports

        Default:

          Specified during the Install program

        UI equivalent:

          On a workstation, File - Preferences - Notes Preferences - Ports; on a server, the Ports tab in the Server document

        Description:
        Specifies information about network ports on servers and workstations. For example:

        LAN0=spx, 1, , 2000

        LAN1=netbios, 0, 15, 2000, , 12288

        The LAN0 port is configured for an SPX network connection. The LAN1 port is configured for a NetBIOS connection and contains additional port setup information. Exclude the _ or i prefix and the .DLL extension from the port driver name.

        Port_Driver : This is the driver name
        Unit_ID : Adapter number (0 or 1) under DOS;Network number (as returned by NetBiosEnum) under OS/2
        Nr_Of_Sessions : Requested number of sessions (server only; workstation is hard-coded and LEFT OUT)
        Not_Used : Setting for future use
        Buffer_Size : Data buffer size to use