Net::Packet::Layer4
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-11-09
Index
Return to Main Contents
NAME
Net::Packet::Layer4 - base class for all layer 4 modules
DESCRIPTION
This is the base class for Net::Packet::Layer4 subclasses.
It just provides those layers with inheritable attributes and methods.
METHODS
- isTcp
-
- isUdp
-
- isIcmpv4
-
Returns true if Layer4 is of specified type, false otherwise.
AUTHOR
Patrice <GomoR> Auffret
COPYRIGHT AND LICENSE
Copyright (c) 2004-2009, Patrice <GomoR> Auffret
You may distribute this module under the terms of the Artistic license.
See LICENSE.Artistic file in the source distribution archive.
RELATED MODULES
NetPacket, Net::RawIP, Net::RawSock
Index
- NAME
-
- DESCRIPTION
-
- METHODS
-
- AUTHOR
-
- COPYRIGHT AND LICENSE
-
- RELATED MODULES
-
This document was created by