mnGetTCPPostfix

This command copies the TCP postfix specified by mnSetTCPPostfix into the specified packet. The contents of the packet is overwritten.

By default the postfix is “\r\n” (C++ escape characters) for use with HTTP.

C++ and .NET users: an overloaded version of this command exists which takes a clPacket (C++) or Packet (.NET) object as a parameter.

Parameters

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

long long int Packet: This is a packet that the postfix should be copied into.

Returns (Long Long Integer)

Any number. This is a packet containing a copy of the postfix.

Present in

DBP

C++

.Net




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