메소드 | 설명 | |
---|---|---|
IcmpPacket ( ) : System | ||
ToByteArray ( ) : byte[] |
Converts an IcmpPacket to a byte array.
|
|
ToUInt16Array ( ) : System.UInt16[] |
Converts ICMP packet to UInt16 array
|
|
UpdateChecksum ( ) : void |
This Method has the algorithm to make the checksum
|