Ports Search

Results 7180 of 5,827 for /net-mgmt/.(0.004 seconds)
net/Net-HTTP-6.09 (Score: 0.07113502)
Low-level HTTP client
The Net::HTTP class is a low-level HTTP client that supports HTTP/1.0 and HTTP/1.1. An instance of the Net::HTTP class represents a connection to an HTTP server.
net/Net-Gnats-0.06 (Score: 0.07111108)
Perl interface to GNU Gnats daemon
Net::Gnats provides a perl interface to the gnatsd command set. Although most of the gnatsd command are present and can be explicitly called through Net::Gnats, common gnats tasks can be accompished through some methods which simplify the process (especially querying the database, editing bugs, etc).
net/Net-Works-0.22 (Score: 0.07104587)
APIs for IP addresses and networks
Net-Works provides a APIs for IP addresses and networks similar to NetAddr::IP, but claims to be cleaner.
net/Net-GrowlClient-0.02 (Score: 0.07104587)
Perl implementation of Growl Network Notification Protocol
Net::GrowlClient provides a complete object oriented interface to send Mac OS X Growl notifications across the network.
net/Net_Dict-1.0.7 (Score: 0.070711724)
PEAR interface to the DICT protocol
PEAR::Net_Dict provides a simple API to the DICT Protocol handling all the network related issues and providing DICT responses in PHP datatypes to make it easy for a developer to use DICT servers in their programs.
net/Net_Socket-1.0.14 (Score: 0.070711724)
PEAR Network Socket Interface
Net_Socket is a PEAR class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses).
net/Net_Vpopmaild-0.3.2 (Score: 0.070711724)
PEAR Class for accessing Vpopmail's vpopmaild daemon
Net_Vpopmaild is a pear Class for accessing Vpopmail's vpopmaild daemon. It supports all vpopmaild commands, such as adding/removing domains, users, robots (autoresponders), and ezmlm lists (todo), as well as modifying domain limits, ip maps, etc.
net/Net-Frame-1.16 (Score: 0.070562094)
Base framework for frame crafting
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 of use, because frames were assembled using layers stored in L2, L3, L4 and L7 attributes. Net::Frame removes all this, and is splitted in different modules, for those who only want to use part of the framework, and not whole framework. Finally, anyone can create a layer, and put it on his CPAN space, because of the modularity Net::Frame offers. For an example, see Net::Frame::Layer::ICMPv4 on my CPAN space.
net/Net-OAuth-0.28 (Score: 0.07053313)
Implementation of the OAuth protocol
Net::OAuth provides a low-level API for reading and writing OAuth messages. OAuth is an open protocol to allow secure API authentication in a simple and standard method from desktop and web applications. In practical terms, OAuth is a mechanism for a Consumer to request protected resources from a Service Provider on behalf of a user. Net::OAuth provides: - classes that encapsulate OAuth messages (requests and responses). - message signing - message serialization and parsing. - 2-legged requests (aka. tokenless requests, aka. consumer requests), see "CONSUMER REQUESTS" Net::OAuth does not provide: - Consumer or Service Provider encapsulation - token/nonce/key storage/management
net/Net-Address-Ethernet-1.124 (Score: 0.07042635)
Find hardware ethernet address
Net::Address::Ethernet - find hardware ethernet address.