Patrice Auffret > Net-Packet-2.03 > Net::Packet::Layer4

Download:
Net-Packet-2.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Net-Packet-2.22

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-2005, Patrice <GomoR> Auffret

You may distribute this module under the terms of the Artistic license. See Copying file in the source distribution archive.

RELATED MODULES ^

NetPacket, Net::RawIP, Net::RawSock