Packet Sniffer SDK DLL Edition

HNPacket :: Methods

 Previous Next

Please see HNPacket functions short descriptions below:

PktCreate

Creates the HNPacket object.

PktCopyPacketToPacket

Copies arbitrary packet to the current one.

PktDestroy

Destroys the HNPacket object.

PktGetId

Returns the packet number.

PktSetId

Sets the packet number.

PktGetTimeStamp

Returns the time of the packet receiving.

PktSetTimeStamp

Sets the time of the packet receiving.

PktInetCheckSum

Counts the IP packets checksum.

PktIPGenerate

Creates an IP packet.

PktTCPGenerate

Creates a TCP packet.

PktTransportCheckSum

Counts the TCP and UDP packets checksums.

PktUDPGenerate

Creates a UDP packet.