| Class | Description |
|---|---|
| GetDestinationIp |
PacketFunction to get destination IP from a network packet
|
| GetDestinationPort |
PacketFunction to get destination port from a network packet
|
| GetFlowSize |
FlowFunction to get a network flow size (number of packets in the flow)
|
| GetPacketFromPosition |
FlowIntegerFunction to get a network packet from a flow packet and his
position
|
| GetPacketSize |
PacketFunction to get a network packet size (in bytes)
|
| GetPayloadLength |
PacketFunction to get payload packet lenght of a network packet (in bytes)
|
| GetProtocolId |
PacketFunction to get the protocol id of a network packet
|
| GetProtocolName |
PacketFunction to get the protocol name of a network packet
|
| GetSourceIp |
PacketFunction to get source IP from a network packet
|
| GetSourcePort |
PacketFunction to get source port from a network packet
|
| GetTimestamp |
PacketFunction to get the timestamp of a network packet
|
Copyright © Sylvain HallĂ©. All Rights Reserved.