Ports Search

Results 421430 of 5,824 for /net/.(0.003 seconds)
mail/Net-IMAP-Client-0.9505 (Score: 0.09853704)
Not so simple IMAP client library
Net::IMAP::Client provides methods to access an IMAP server. It aims to provide a simple and clean API, while employing a rigorous parser for IMAP responses in order to create Perl data structures from them.
mail/Net-IMAP-Server-1.38 (Score: 0.09853704)
Single-threaded multiplexing IMAP server implementation
Net::IMAP::Server provides a complete implementation of the RFC 3501 specification, along with several IMAP4rev1 extensions. It provides separation of the mailbox and message store from the client interaction loop.
Parse/Build Peer Packets from BitTorrent
Net::BitTorrent::PeerPacket handles parsing and building binary data shared between BitTorrent peers. The module optinally exports a single subroutine for building packets and another for parsing packets, as well as, a constant for each packet type defined by BitTorrent.
Read and modify SSH authorized_keys files
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys" files. "authorized_keys" files contain public keys and meta information to be used by "ssh" on the remote host to let users in without having to type their password.
devel/mygpoclient-1.7 (Score: 0.098090045)
gpodder.net API client library for Python
This library provides an easy and structured way to access the gpodder.net web services. In addition to subscription list synchronization and storage, the advanced API support allows to upload and download episode status changes.
sysutils/mono-kmod-20070416 (Score: 0.098090045)
Execute .NET applications from command line
mono-kmod is a FreeBSD kernel module enables you to execute ECMA and .NET applications without preceding the native code generator in the command line. That means you can call a binary with "./hello.exe" instead of "mono hello.exe".
net/POE-Component-Client-Whois-1.36 (Score: 0.09801923)
One shot non-blocking RFC 812 WHOIS query
POE::Component::Client::Whois provides a lightweight one shot non-blocking RFC 812 WHOIS query to other POE sessions and components. The component will attempt to guess the appropriate whois server to connect to based on the query string passed. If no guess can be made it will connect to whois.internic.net for domains, whois.arin.net for IPv4 addresses and whois.6bone.net for IPv6 addresses.
net/XML-Compile-SOAP-Daemon-3.12 (Score: 0.097797826)
Base class for SOAP message servers
This base class implements the common needs between various types of SOAP daemons. As daemon type, you can use any kind of Net::Server implementation.
net/sie-nmsg-1.2.0 (Score: 0.097797826)
SIE message module plugin for libnmsg
This package extends the libnmsg runtime <net/nmsg> to support the following message types: SIE/dnsdedupe SIE/newdomain SIE/qr SIE/reputation SIE/delay
net/urelay-1.0 (Score: 0.097509615)
UCSPI-based TCP forwarder
The urelay tool is a simple connection forwarder which may work with many different protocols - TCP, Unix sockets, IPX - in general, anything that has a client or a server supporting Prof. Daniel J. Bernstein's UCSPI framework - http://cr.yp.to/ucspi.html