Ports Search

Results 17,66117,670 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.024 seconds)
net/Net_Growl-2.7.0 (Score: 2.6503309E-5)
Send notifications to Growl
Growl is a MACOSX application that listen to notifications sent by applications and displays them on the desktop using different display styles. Net_Growl offers the possibility to send notifications to Growl from your PHP application through network communication using UDP.
net/AnyEvent-MPRPC-0.20 (Score: 2.6503309E-5)
Perl extension for simple TCP-based MPRPC client/server
This module provide TCP-based MessagePack RPC server/client implementation. AnyEvent::MPRPC provide you a couple of export functions that are shortcut of AnyEvent::MPRPC::Client and AnyEvent::MPRPC::Server. One is mprpc_client for Client, another is mprpc_server for Server.
net/haproxy-1.7.d4 (Score: 2.6503309E-5)
Reliable, high performance TCP/HTTP load balancer
HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. This is the development branch of the software, which may contain new features, but also possibly new bugs.
net/File-RsyncP-0.74 (Score: 2.6503309E-5)
Perl Rsync client
File::RsyncP is a perl implementation of an Rsync client. It is compatible with Rsync 2.5.5 (protocol version 26). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd deamon on the remote machine.
net/File-Rsync-0.49 (Score: 2.6503309E-5)
Perl convenience wrapper for the rsync(1) program
The File::Rsync Perl module is a convenience wrapper to the rsync(1) command. It has wrappers for almost all the rsync commands and features, as well as detecting errors. For more details, type 'perldoc File::Rsync' or see the CPAN homepage:
net/IO-Socket-INET6-2.72 (Score: 2.6503309E-5)
Perl module with object interface to AF_INET6 domain sockets
IO::Socket::INET6 provides an object interface to creating and using sockets in the AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. As a consequence, this module is protocol independent, it can run both IPv6 & IPv4, when DNS names are passed.
net/Net-Amazon-0.62 (Score: 2.6503309E-5)
Framework for accessing amazon.com via SOAP and XML/HTTP
Net::Amazon provides an object-oriented interface to amazon.com's SOAP and XML/HTTP interfaces. This way it's possible to create applications using Amazon's vast amount of data via a functional interface, without having to worry about the underlying communication mechanism.
net/Net-CSTA-0.04 (Score: 2.6503309E-5)
Perl extension for ECMA CSTA
ECMA CSTA is an ASN.1 based protocol for Computer Integrated Telephony (CTI) using CSTA it is possible to write code that communicates with a PBX. Typical applications include receiving notifications for incoming calls, placing calls, redirecting calls or placing conference calls.
net/Net-Hiveminder-0.08 (Score: 2.6503309E-5)
Perl interface to hiveminder.com
Hiveminder is a collaborate todo list organizer, built with Jifty. This module uses Hiveminder's REST API to let you manage your tasks any way you want to. This module is built on top of Net::Jifty. Consult that module's documentation for the lower-level interface.
net/Net-LDAP-Server-0.43 (Score: 2.6503309E-5)
Perl module for LDAP server side protocol handling
Net::LDAP::Server provides the protocol handling for an LDAP server. You can subclass it and implement the methods you need (see below). Then you just instantiate your subclass and call its handle method to establish a connection with the client.