Search results for "module:Net::Server::Proto::UDP"
Net::Server::Proto::UDP - Net::Server UDP protocol.
Protocol module for Net::Server. This module implements the SOCK_DGRAM socket type under INET (also known as UDP). See Net::Server::Proto....
RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC
Net::Gen - generic sockets interface handling
The "Net::Gen" module provides basic services for handling socket-based communications. It supports no particular protocol family directly, however, so it is of direct use primarily to implementors of other modules. To this end, several housekeeping ...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC
Net::Ping - check a remote host for reachability
This module contains methods to test the reachability of remote hosts on a network. A ping object is first created with optional parameters, a variable number of hosts may be pinged multiple times and then the connection is closed. You may choose one...
RURBAN/Net-Ping-2.75 - 05 Sep 2022 14:32:58 UTC
Net::Graphite - Interface to Graphite
Interface to Graphite which doesn't depend on AnyEvent....
SLANNING/Net-Graphite-0.19 - 13 Apr 2020 21:17:20 UTC
Net::DNS::Dig - dig like methods
* $dig = new Net::DNS::Dig( # optional parameters Timeout => 15, # default Class => 'IN', # default PeerAddr => host or [name1, name2, ...] default local NS PeerPort => 53, # default Proto => 'UDP', # default Recursion => 1, # default QuesHead => 0, ...
MIKER/Net-DNS-Dig-0.12 - 17 Feb 2014 04:31:00 UTC
Net::Server::Proto - Net::Server Protocol compatibility layer
Net::Server::Proto is an intermediate module which returns IO::Socket style objects blessed into its own set of classes (ie Net::Server::Proto::TCP, Net::Server::Proto::UNIX). Only three or four protocols come bundled with Net::Server. TCP, UDP, UNIX...
RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC
Net::Statsd::Lite - A lightweight StatsD client that supports multimetric packets
This is a small StatsD client that supports the StatsD Metrics Export Specification v0.1 <https://github.com/b/statsd_spec>. It supports the following features: * Multiple metrics can be sent in a single UDP packet. * It supports the meter and histog...
RRWO/Net-Statsd-Lite-v0.7.0 - 13 May 2023 12:17:10 UTC
Net::DHCP::Packet - Object methods to create a DHCP packet.
Represents a DHCP packet as specified in RFC 1533, RFC 2132....
DJZORT/Net-DHCP-0.7 - 22 Jun 2022 18:53:10 UTC
Test::Net::Connect - Test::Builder based tests for network connectivity
NIKC/Test-Net-Connect-0.03
-
14 Jul 2005 14:35:24 UTC
Net::Dev::Tools::Syslog - Send, Listen Parse Syslog messages.
Module provides methods to parse syslog files, send syslog messages to syslog server, listen for syslog message on localhost. Parser parse method creates a class that configures the parser used on each syslog file entry (line) sent to the parser. The...
SPARSONS/Net-Dev-Tools-Syslog-1.0.0 - 27 Dec 2006 21:00:47 UTC
Net::Statsite::Client - Object-Oriented Client for statsite server
Net::Statsite::Client is based on Etsy::StatsD but with new - "new" interface and "unique" method....
JASEI/Net-Statsite-Client-1.1.0 - 01 Mar 2017 15:03:13 UTC
Net::Server::Proto::TCP - Net::Server TCP protocol.
Protocol module for Net::Server. This module implements the SOCK_STREAM socket type under INET (also known as TCP). See Net::Server::Proto....
RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC