mnGetMaxClients

This can be used on instances that are in server (mnStartServer) or client (mnConnect) state.

The client retrieves the maximum number of clients during the connection handshaking process. The server sets this value during mnStartServer.

Parameters

int Instance: This is the instance that the command should use.

Returns (Integer)

if no error occurred: the maximum number of clients that can be connected to the server.

-1 if an error occurred.

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Networking Commands
(1) Networking
(0) DarkNet Help