NWGetMaximumConnections(3nw)


NWGetMaximumConnections -- returns the maximum number of connections available at the requesting workstation

Synopsis

   #include<nwconnec.h> 
   or 
   #include <nwcalls.h> 
   

void N_API NWGetMaximumConnections (pnuint16 maxConns);

Description

The parameters are as follows:

maxConns
(OUT) Points to the maximum number of connections available.

Notices

Under the OS/2* OS, the maximum number of connections, by default, is eight. However, the number can be increased to a maximum of 32 per workstation (see NetWare Requester for OS/2, Appendix B, part number 100-000492-001).

Under NETX, the maximum number of connections is eight. Under VLMs, the maximum number of connections can be set in NET.CFG and cannot exceed 50.

Services

Connection

NCP calls

None


30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.