mnSetTCPMode

This command changes the TCP mode that the instance will operate it.

This command should be used before initializing an instance in server state (mnStartServer) or client state (mnConnect).

For more information on TCP modes see “Reliable (TCP)

Parameters

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

char TCPMode: This is the TCP mode that the instance should be set to.

Returns (Integer)

0 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