Ports Search

Results 611620 of 5,824 for /net/.(0.003 seconds)
net/fsplib-0.12 (Score: 0.09133646)
Library implementing FSP protocol
FSPLIB is a set of routines that implement the FSP protocol. They allow applications to work with files on FSP server with the same style used to work with local files via libc. Note: GFTP prefers this package over its built in FSP stack.
net/gkrellmwireless-2.0.2 (Score: 0.09133646)
GKrellM wireless plugin
A plugin for gkrellm2 that monitors the signal quality of a wireless card (wi0 only).
net/chan_sccp-4.2.3 (Score: 0.09133646)
Replacement for the SCCP channel driver in Asterisk
Replacement for the SCCP channel driver in Asterisk. Extended features include: - Shared Lines - Presence / BLF - Customizable Feature Buttons - Custom Device State - Conference with Phone-UI
net/sendfile-0.7.9 (Score: 0.09133646)
Portable sendfile library
A library which exposes zero-copy sendfile functionality in a portable way. If a platform does not support sendfile, a fallback implementation in haskell is provided. Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code).
net/afpfs-ng-0.8.1 (Score: 0.09133646)
Apple Filing Protocol client library
afpfs-ng is an Apple Filing Protocol client that will allow BSD, Linux and Mac OS X systems to access files exported from a Mac OS system with AFP over TCP.
net/ipsorc-1.7.5 (Score: 0.09133646)
GTK GUI tool to create and send IP packets
IP Sorcery is a network troubleshooting and firewall testing tool. The prorgram works by generating custom "packets" and sending them to a target host. Thus testing the authenticity of firewall rules and host verification. It also has a graphical user interface.
net/imapproxy-1.0 (Score: 0.09133646)
ImapProxy is a caching IMAP proxy daemon to be used with Horde/IMP
The program forwards all IMAP traffic between the client and the server, but keeps the connection to the server alive after the client logs out. When the same user attempts to log in again, the proxy will use the cached username/password pair to authenticate the client, and tie the new client to the old server connection (which was kept alive). Lasse L. Johnsen lasse@freebsdcluster.org
net/beepcore-0.9.08 (Score: 0.09133646)
Implementation of BEEP core and BEEP mapping for TCP in Java
This release includes a Java implementation of beep core RFC 3080 and beep mapping for TCP RFC 3081.
net/XML_RPC2-1.1.3 (Score: 0.09133646)
XML-RPC client/server library
XML_RPC2 is a pear package providing XML_RPC client and server services.XML-RPC is a simple remote procedure call protocol built using HTTP as transport and XML as encoding. As a client library, XML_RPC2 is capable of creating a proxy class which exposes the methods exported by the server. As a server library, XML_RPC2 is capable of exposing methods from a class or object instance, seamlessly exporting local methods as remotely callable procedures.
net/amqp-1.4.0 (Score: 0.09133646)
PHP extension for AMQP API
This extension uses rabbitmq-c library to provide API for communicating with AMQP compliant servers, and writing producers and consumers.