Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第3,4913,500项(搜索用时0.004秒)
net/Net_Socket-1.0.14 (Score: 0.006224396)
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_Traceroute-0.21.3 (Score: 0.006224396)
PEAR class to execute traceroute
OS independent wrapper class for executing traceroute calls.
net/Net_URL-1.0.15 (Score: 0.006224396)
Easy parsing of URLs
Provides easy parsing of URLs and their constituent parts.
net/Net_URL_Mapper-0.9.1 (Score: 0.006224396)
Simple and flexible way to build nice URLs for web applications
Net_URL_Mapper provides a simple and flexible way to build nice URLs for your web applications. The URL syntax is similar to what can be found in Ruby on Rails or Python Routes module and as such, this package can be compared to what they call a router. Still, Net_URL_Mapper does not perform the dispatching like these frameworks and therefore can be used with your own router.
net/self-service-password-0.8 (Score: 0.006224396)
Set of PHP-scripts to change LDAP password over the web
Self Service Password is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language service to change your LDAP password. Since it is a web application, this LDAP browser works on many platforms, making change of your LDAP/AD password accessible from any location.
net/Net_UserAgent_Detect-2.5.2 (Score: 0.006224396)
PEAR class that determines the Web browser, version, and platform
The Net_UserAgent object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. This module is based upon the JavaScript browser detection code available at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html. This module had many influences from the lib/Browser.php code in version 1.3 of Horde.
net/serveez-0.2.2 (Score: 0.006224396)
Server framework
Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. We think it is worth the effort because many people need server functionality within their applications. However, many people experience problems with select()- or poll()-loops, and with non-blocking operations. This application demonstrates various aspects of advanced network programming in a portable manner. You can use it for implementing your own servers or for understanding how certain network services and operations work. The package includes a number of servers that work already: an HTTP server, an IRC server, a Gnutella spider and some others. One of the highlights is that you can run all protocols on the same port. The application itself is single threaded but it uses helper processes for concurrent name resolution and ident lookups.
net/Net_Vpopmaild-0.3.2 (Score: 0.006224396)
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_Whois-1.0.5 (Score: 0.006224396)
Tool to query internet domain name services
The PEAR::Net_Whois looks up records in the databases maintained by several Network Information Centers (NICs).
net/SOAP-0.13.0 (Score: 0.006224396)
PEAR SOAP Client/Server for PHP
PEAR implementation of SOAP protocol and services.