Ports Search

Results 611620 of 5,886 for /net-im/.(0.004 seconds)
mail/Net-SMTP_auth-0.08 (Score: 0.033497132)
Simple Mail Transfer Protocol Client with AUTHentication
Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol AUTH service extension, enabling a perl5 application to talk to and authenticate against SMTP servers. This documentation assumes that you are familiar with the concepts of the SMTP protocol described in RFC821 and with the AUTH service extension described in RFC2554.
net-mgmt/Net-IP-Match-XS-0.03 (Score: 0.033497132)
Efficiently match IP addresses against IP ranges
The Net::IP::Match::XS module efficiently matches IP addresses against IP ranges. The unconditionally exported subroutine 'match_ip' determines if the ip to match ( first argument ) matches any of the subsequent ip arguments. Match arguments may be absolute quads, as '127.0.0.1', or contain mask bits as '111.245.76.248/29'.
net-mgmt/Net-IPv4Addr-0.10 (Score: 0.033497132)
Perl extension for manipulating IPv4 addresses
Net::IPv4Addr provides functions to parse IPv4 addresses both in traditional address/netmask format and in the new CIDR format. Methods for calculating the network and broadcast address, and also to check if a given address is in a specific network also exist.
net-mgmt/Net-IPv6Addr-0.2 (Score: 0.033497132)
Perl extension for manipulating IPv6 addresses
Net::IPv6Addr provides functions for parsing IPv6 addresses in all formats described by RFC1884. If Math::Base85 is installed, formats described in RFC1924 are also valid. It will generate "IP6.INT." strings (as described in RFC1886) if you are inclined to play with DNS records.
security/Net-Radius-Server-1.116 (Score: 0.033497132)
Framework for RADIUS Servers
Net::Radius::Server provides an extensible framework to create RADIUS servers suitable for non-standard scenarios where authentication needs to consider multiple factors. The RADIUS responses may be created by arbitrarily complex rules that process the request packet as well as any external data accessible to Perl.
Driver based class to calculate birthdays of members of PHP.net
Driver based class to calculate birthdays of some members of the PHP.net community.
net-im/jabber-1.6.1.1 (Score: 0.03325638)
XMPP/Jabber server daemon
jabberd14 is the original server implementation of the Jabber protocol, now known as XMPP. It is open source, and it is free. This implementation has been formerly known as just jabberd as well. Please note: net-im/jabberd (also known as jabberd 2.x) is not a newer version of jabberd14 but a completely different project.
net/micro_inetd-2014.08.14 (Score: 0.033236418)
inetd-like program intended for temporarily usage
Like inetd, this program listens on the net for requests and spawns a server to handle them. However, it only handles one port and one program. Other limitations: * only 'stream' socket type * only 'nowait' * doesn't switch user-ids
net/nsscache-0.32 (Score: 0.033236418)
Python utility to create a local cache of directory services
nsscache is a utility for caching directory service information into local cache files. On FreeBSD, it is intended to be used with the net/libnss-cache port but it can also output BDB files for use by other operating systems.
net/rabbitmq-c-0.7.1 (Score: 0.033236418)
RabbitMQ C AMQP client library
This is a C-language AMQP client library for use with AMQP servers speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-9-1 protocol version, for 0-8 use net/rabbitmq-c.