Interface | Description |
---|---|
PacketIF |
A network packet interface, containing required methods to create an
application-level packet, to reconstrust such a packet from raw bytes
received, and to get the contents of this packet as raw bytes.
|
PacketListener |