mnGetMaxOperations

This is used in both server and client state.

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

This can only be used in UDP mode UM_PER_CLIENT_PER_OPERATION. See “Unreliable (UDP)” for more information on UDP modes.

Parameters

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

Returns (Integer)

The maximum number of UDP operations that can be dealt with if no error occurred.

-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