mnGetTCPMode

This command returns the TCP mode that the specified instance is in.

The return value can be one of the following:

- TM_SIZE (1)

- TM_POST_FIX (2)

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

Parameters

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

Returns (Char)

1 if TCP mode is TM_SIZE

2 if TCP mode is TM_POST_FIX

-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