Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第681690项(搜索用时0.006秒)
net/imapproxy-1.0 (Score: 0.032213412)
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.032213412)
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.032213412)
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.032213412)
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.
net/ldap-stats-5.2 (Score: 0.032213412)
Program to generate OpenLDAP statistics reports
This program produces numerous reports from OpenLDAP 2.1, 2.2, 2.3 and 2.4 slapd logfiles to allow OpenLDAP administrator to analyze server's performance.
net/libbgpdump-1.4.99.15 (Score: 0.032213412)
Analyzing dump files produced by Zebra/Quagga or MRT
This is libbgpdump - a C library designed to help with analyzing dump files produced by Zebra/Quagga or MRT. File formats: - MRT RIB dump - Zebra/Quagga format - These may be gzipped and/or passed in through stdin Entry formats: - MRT routing table dump entries - Zebra/Quagga BGP records: - BGP messages (OPEN, UPDATE, NOTIFY, KEEPALIVE) - BGP state changes See also: https://bitbucket.org/ripencc/bgpdump/
net/mpd-5.8 (Score: 0.032213412)
基于 netgraph(4) 的多链路点对点协议的服务器
Mpd 是 FreeBSD 上的一个基于 netgraph(4) 的多链路点对点协议的实现。 快速且灵活。 在用户层处理配置和协商通信,但完全在内核层路由所有的数据包。 支持多种点对点子协议和扩展,比如: 兼容多链路点对点协议(Multi-link PPP) 密码认证协议(PAP)、询问握手协议(CHAP)、微软版本的询问握手协议(MS-CHAP)和扩展认证协议 点对点协议压缩和加密 网际协议控制协议(IPCP)和IPV6控制协议(IPV6CP)参数协商 Mpd 支持很多链接类型: 窗口调制解调器 点对点隧道协议(PPTP) 第二层隧道协议(L2TP) 以太网上的点对点协议(PPPoE) 传输控制协议(TCP) 上的点对点协议 用户数据报协议(UDP) 上的点对点协议 特定 netgraph(4) 节点上的点对点协议 Mpd also includes many additional features: Mpd 也包含很多额外的特性: 支持 IPv4 和 IPv6 远端用户拨入验证服务(RADIUS)验证和计费 NetFlow 流量计费 网络地址转换(NAT) Dial-on-demand with idle timeout 同时运行多个活动连接 基于动态需求的链路管理(也成为“rubber bandwidth”) Powerful chat scripting language for asynchronous serial ports Pre-tested chat scripts for several common modems and ISDN TAs Clean device-type independent design Comprehensive logging Telenet 和 HTTP 控制界面。
net/cvsclient-0.2 (Score: 0.032213412)
PHP extension for CVS pserver client
This extension is CVS pserver client extension. Current version has read-only, diff, and log support. Later versions to include add/commit/remove.
net/oauth-1.2.3 (Score: 0.032213412)
Php Interface to the OAuth Protocol
pecl-oauth is a php interface to the oauth protocol. Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.
net/mosquitto-0.3.0 (Score: 0.032213412)
Extension for libmosquitto
Mosquitto provides support for the MQTT protocol, including publishing, subscribing, and an event loop.