Query: net::write::layer
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Write::Layer(3pm) User Contributed Perl Documentation Net::Write::Layer(3pm)NAMENet::Write::Layer - base class and constantsSYNOPSISuse Net::Write::Layer qw(:constants);DESCRIPTIONThis is the base class for Net::Write::Layer2, Net::Write::Layer3 and Net::Write::Layer4 modules. It just provides those layers with inheritable attributes, methods and constants.ATTRIBUTESdev Network interface to use. dst Target IPv4 or IPv6 address. protocol Transport layer protocol to use (TCP, UDP, ...). family Adresse family to use (NW_AF_INET, NW_AF_INET6).METHODSnew Object constructor. open Open the descriptor, when you are ready to send. send (scalar) Send the raw data passed as a parameter. Returns undef on failure, true otherwise. close Close the descriptor.CONSTANTSNW_AF_INET NW_AF_INET6 NW_AF_UNSPEC Address family constants, for use with family attribute. NW_IPPROTO_IP NW_IPPROTO_IPv6 NW_IPPROTO_ICMPv4 NW_IPPROTO_TCP NW_IPPROTO_UDP NW_IPPROTO_ICMPv6 Transport layer protocol constants, for use with protocol attribute. NW_IP_HDRINCL NW_IPPROTO_RAW Mostly used internally.SEE ALSONet::Write::Layer2, Net::Write::Layer3, Net::Write::Layer4AUTHORPatrice <GomoR> AuffretCOPYRIGHT AND LICENSECopyright (c) 2006-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. perl v5.10.1 2009-06-10 Net::Write::Layer(3pm)
Related Man Pages |
---|
net::gpsd3::return::unknown(3pm) - debian |
net::inet6glue(3pm) - debian |
net::openssh::compat(3pm) - debian |
net::write::layer(3pm) - debian |
net::write::layer2(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Address family not supported by protocol family |
How The Net Has Changed Our Life |
Anyone wanna write this? |
help me |
[Solved] Extracting data from a determined file |