Single Packet Class
More...
|
Direction | Direction [get, set] |
|
Frame | Frame [get] |
| Get Frame distribution More...
|
|
Template | AnonSettings [get] |
| Get Anonmapping Settings for This Packet More...
|
|
string | IPLocal [get] |
|
string | IPRemote [get] |
|
int | ProtocolNo [get, set] |
|
string | Protocol [get, set] |
|
string | MACSource [get, set] |
|
string | MACDestination [get, set] |
|
string | IPSource [get, set] |
|
string | IPDestination [get, set] |
|
int | LocalPort [get, set] |
|
int | RemotePort [get, set] |
|
string | PortInfo [get, set] |
|
string | Info [get, set] |
|
PacMap.Packet.Packet.Packet |
( |
Stream |
stream) | |
|
Create new Packet class
- Parameters
-
stream | stream of bytes of single packet to make parsing |
void PacMap.Packet.Packet.Anonymize |
( |
Template |
anonmappingSettings) | |
|
Make AnonMappings on actual packet
object PacMap.Packet.Packet.GetFullInformation |
( |
) | |
|
Get Full Packet Information for Advanced Packet Viewing
- Returns
- Specialized Tree Information Object
byte [] PacMap.Packet.Packet.Save |
( |
) | |
|
Export Packets into the Bytes Array
- Returns
- array of bytes
override string PacMap.Packet.Packet.ToString |
( |
) | |
|
Template PacMap.Packet.Packet.AnonSettings |
|
get |
Get Anonmapping Settings for This Packet
Frame PacMap.Packet.Packet.Frame |
|
get |
string PacMap.Packet.Packet.Info |
|
getset |
string PacMap.Packet.Packet.IPDestination |
|
getset |
string PacMap.Packet.Packet.IPLocal |
|
get |
string PacMap.Packet.Packet.IPRemote |
|
get |
string PacMap.Packet.Packet.IPSource |
|
getset |
int PacMap.Packet.Packet.LocalPort |
|
getset |
string PacMap.Packet.Packet.MACDestination |
|
getset |
string PacMap.Packet.Packet.MACSource |
|
getset |
string PacMap.Packet.Packet.PortInfo |
|
getset |
string PacMap.Packet.Packet.Protocol |
|
getset |
int PacMap.Packet.Packet.ProtocolNo |
|
getset |
int PacMap.Packet.Packet.RemotePort |
|
getset |
The documentation for this class was generated from the following file:
- D:/desk/PacketMapper/PacMap/PacMap/Packet/Packet.cs