mnComparePacket

This command compares “Packet1” with “Packet2”.

The following information is considered: Client from, instance, operation, clock, used size, contents of packet up to used size.

Parameters

long long int Packet1: This is the packet to compare with packet 2.

long long int Packet2: This is the packet to compare with packet 1.

Returns (Integer)

1 if the two packets are the same.

0 if the two packets are different.

-1 if an error occurred.

Present in

C++

DBP

.Net




This page is in the following sections:
(2) Packets
(1) Miscellaneous
(0) DarkNet Help