Ports Search

Results 12,93112,940 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.015 seconds)
net/URI-Template-Restrict-0.06 (Score: 6.4754924E-5)
Perl extension for restricted URI Templates handler
This is a restricted URI Templates handler. URI Templates is described at http://bitworking.org/projects/URI-Templates/. This module supports draft-gregorio-uritemplate-03 except -opt and -neg operators.
net/URI-Template-0.22 (Score: 6.4754924E-5)
Object for handling URI templates
URI::Template - Object for handling URI templates This is an initial attempt to provide a wrapper around URI templates as described at: http://www.ietf.org/internet-drafts/draft-gregorio-uritemplate-00.txt
net/asterisk-13.11.2 (Score: 6.4754924E-5)
Open Source PBX and telephony toolkit
Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top.
net/ldap2pw-20151106 (Score: 6.4754924E-5)
Synchronize local user database with LDAP directory
The ldap2pw utility synchronizes a local user database with an LDAP directory. It is intended for systems where NSS modules cannot be used or access to the LDAP server is intermittent.
net/asterisk-11.23.1 (Score: 6.4754924E-5)
Open Source PBX and telephony toolkit
Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top.
net/Net_Sieve-1.3.4 (Score: 6.4754924E-5)
PEAR class to handle talking to timsieved
Net_Sieve is a PEAR class which handles talking to timsieved. Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active, etc. SIEVE scripts.
net/Net_Socket-1.0.14 (Score: 6.4754924E-5)
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/serveez-0.2.2 (Score: 6.4754924E-5)
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: 6.4754924E-5)
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/ptunnel-0.72 (Score: 6.4754924E-5)
Tunneling TCP connections over ICMP echo request and reply
Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.