The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::Frame"

Net::Frame - the base framework for frame crafting River stage two • 30 direct dependents • 34 total dependents

Net::Frame is a fork of Net::Packet. The goal here was to greatly simplify the use of the frame crafting framework. Net::Packet does many things undercover, and it was difficult to document all the thingies. Also, Net::Packet may suffer from unease o...

GOMOR/Net-Frame-1.21 - 23 May 2019 05:59:45 UTC

Net::EPP::Frame - An EPP XML frame system built on top of XML::LibXML. River stage one • 2 direct dependents • 2 total dependents

The Extensible Provisioning Protocol (EPP) <https://www.rfc-editor.org/info/std69> uses XML documents called "frames" send data to and from clients and servers. This module implements a subclass of the XML::LibXML::Document module that simplifies the...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::Frame::Dump - base-class for a tcpdump like implementation River stage one • 4 direct dependents • 7 total dependents

Net::Frame::Dump is the base class for all dump modules. With them, you can open a device for live capture, for offline analysis, or for creating a pcap file. See Net::Frame::Dump::Offline, Net::Frame::Dump::Online, Net::Frame::Dump::Writer for speci...

GOMOR/Net-Frame-Dump-1.18 - 01 May 2020 08:57:42 UTC

Net::AMQP::Frame - AMQP wire-level Frame object River stage two • 7 direct dependents • 26 total dependents

CHIPS/Net-AMQP-0.06 - 02 May 2013 03:16:39 UTC

Net::Frame::Tools - useful network utilities created using Net::Frame River stage zero No dependents

This package installs various Perl programs. All these programs are written using Net::Frame::* modules, and are named nf-*.pl. Each program does a specific task, using UNIX spirit....

GOMOR/Net-Frame-Tools-1.04 - 23 Jan 2015 06:46:12 UTC

Net::Frame::Layer - base class for all layer objects River stage two • 30 direct dependents • 34 total dependents

This is the base class for all other layer modules. It provides those layers with inheritable attributes, methods, constants and useful subroutines....

GOMOR/Net-Frame-1.21 - 23 May 2019 05:59:45 UTC

Net::Stomp::Frame - A STOMP Frame River stage two • 14 direct dependents • 16 total dependents

This module encapulates a Stomp frame. A Stomp frame consists of a command, a series of headers and a body. For details on the protocol see <https://stomp.github.io/>....

DAKKAR/Net-Stomp-0.62 - 18 Feb 2024 11:47:39 UTC

Bundle::Net::Frame - A bundle to install various Net::Frame related modules River stage zero No dependents

This is a bundle of Net::Frame related modules....

GOMOR/Bundle-Net-Frame-1.03 - 13 Jan 2015 18:14:35 UTC

Net::Frame::Device - get network device information and gateway River stage one • 2 direct dependents • 3 total dependents

This module is used to get network information, and is especially useful when you want to do low-level network programming. It also provides useful functions to lookup network MAC addresses....

GOMOR/Net-Frame-Device-1.12 - 22 Nov 2015 12:11:55 UTC

Net::Frame::Simple - frame crafting made easy River stage one • 4 direct dependents • 7 total dependents

This module is part of Net::Frame frame crafting framework. It is totally optional, but can make playing with the network far easier. Basically, it hides the complexity of frame forging, sending, and receiving, by providing helper methods, which will...

GOMOR/Net-Frame-Simple-1.09 - 09 Nov 2017 18:44:11 UTC

Net::Packet::Frame - object encapsulator for Net::Packet layers River stage zero No dependents

In Net::Packet, each sent and/or received frame is parsed and converted into a Net::Packet::Frame object. Basically, it encapsulates various layers (2, 3, 4 and 7) into an object, making it easy to get or set information about it. When you create a f...

GOMOR/Net-Packet-3.28 - 15 Feb 2015 16:50:43 UTC

Net::WebSocket::Frame River stage zero No dependents

This is the base class for all frame objects. The interface as described above should be fairly straightforward....

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::Frame::Layer::RIP - Routing Information Protocol layer object River stage zero No dependents

This modules implements the encoding and decoding of the RIP layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc1058.txt RFC: ftp://ftp.rfc-editor.org/in-notes/rfc2453.txt See also Net::Frame::Layer for other attributes and methods....

VINSWORLD/Net-Frame-Layer-RIP-1.02 - 27 Jan 2012 04:16:45 UTC

Net::Frame::Layer::LLC - Logical-Link Control layer object River stage zero No dependents

This modules implements the encoding and decoding of the Logical-Link Control layer. See also Net::Frame::Layer for other attributes and methods....

GOMOR/Net-Frame-Layer-LLC-1.03 - 13 Jan 2015 18:34:01 UTC

Net::Frame::Layer::CDP - Cisco Discovery Protocol layer object River stage zero No dependents

This modules implements the encoding and decoding of the CDP layer. See also Net::Frame::Layer for other attributes and methods....

VINSWORLD/Net-Frame-Layer-CDP-1.01 - 11 Apr 2013 21:58:51 UTC

Net::Frame::Layer::NTP - NTP layer object River stage zero No dependents

This modules implements the encoding and decoding of the NTP layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc1305.txt See also Net::Frame::Layer for other attributes and methods....

VINSWORLD/Net-Frame-Layer-NTP-1.02 - 18 Jan 2016 03:23:38 UTC

Net::Frame::Layer::PPP - Point-to-Point Protocol layer object River stage two • 30 direct dependents • 34 total dependents

This modules implements the encoding and decoding of the Point-to-Point Protocol layer. See also Net::Frame::Layer for other attributes and methods....

GOMOR/Net-Frame-1.21 - 23 May 2019 05:59:45 UTC

Net::Frame::Layer::ARP - Address Resolution Protocol layer object River stage two • 30 direct dependents • 34 total dependents

This modules implements the encoding and decoding of the ARP layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc826.txt See also Net::Frame::Layer for other attributes and methods....

GOMOR/Net-Frame-1.21 - 23 May 2019 05:59:45 UTC

Net::Lumberjack::Frame - class for parsing Lumberjack protocol frames River stage one • 2 direct dependents • 2 total dependents

BENNING/Net-Lumberjack-1.02 - 04 Dec 2016 11:16:21 UTC

Net::BEEP::Lite::Frame River stage one • 1 direct dependent • 1 total dependent

"Net::BEEP::Lite::Frame" is a class used for describing BEEP frames, the underlying unit of transport in BEEP. This is generally not used in user code. Instead, it is used internally by the "Net::BEEP::Lite::Session" class for sending and receiving m...

DBLACKA/Net-BEEP-Lite-0.06 - 22 Apr 2004 21:03:09 UTC
287 results (0.083 seconds)