Ports 搜索

共有5,824项符合/net/的查询结果,以下是第1,0211,030项(搜索用时0.003秒)
net/libnatpmp-20140401 (Score: 0.07643312)
NAT-PMP lightweight library
libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code.
net/libgweather-3.18.1 (Score: 0.07643312)
Library to accessing online weather informations
libgweather is a library to access weather information from online services for numerous locations. libgweather isn't supported in the devel platform, which means OS vendors won't guarantee the API/ABI long-term, but authors of open source apps should feel free to use libgweather as users can always recompile against a new version.
net/libwebsockets-2.0.2 (Score: 0.07643312)
C library for lightweight websocket clients and servers
Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.
net/libzmq4-4.1.5 (Score: 0.07643312)
ZeroMQ core library (Version 4)
ZeroMQ - Distributed Computing Made Simple * The socket library that acts as a concurrency framework. * Carries messages across inproc, IPC, TCP, and multicast. * Connect N-to-N via fanout, pubsub, pipeline, request-reply. * Asynch I/O for scalable multicore message-passing apps. Version 4 Features: * New wire level protocol, ZMTP/3.0 * New security framework with PLAIN and CURVE mechanisms * New ZMQ_STREAM socket type
net/libmateweather-1.12.1 (Score: 0.07643312)
Library to accessing online weather informations
libmateweather is a library to access weather information from online services for numerous locations. libmateweather isn't supported in the devel platform, which means OS vendors won't guarantee the API/ABI long-term, but authors of open source apps should feel free to use libmateweather as users can always recompile against a new version.
net/libmaxminddb-1.2.0 (Score: 0.07643312)
Library for the MaxMind DB file format used for GeoIP2
The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address.
net/libmediawiki-4.12.0 (Score: 0.07643312)
KDE4 library for accessing MediaWiki sites
Libmediawiki is a KDE C++ interface for MediaWiki-based web services such as wikipedia.org.
net/libmxp-0.2.4 (Score: 0.07643312)
Parser for the MUD eXtension protocol
The MXP library implements the parser for the MUD eXtension protocol. This protocol aims to provide a better experience for MUD players.
net/liboping-1.8.0 (Score: 0.07643312)
Liboping, a C library, and utility to generate ICMP echo requests
liboping is a C library to generate ICMP echo requests, better known as 'ping packets'. It is intended for use in network monitoring applications or applications that would otherwise need to fork ping(1) frequently. Included is a sample application, called oping, which demonstrates the library's abilities. It is like ping, ping6, and fping rolled into one. Version 1.4.0, a second example application, noping, provides an ncurses-based front-end to liboping. Using curses windows it is able to display the ping statistics online 'live'. An aberrant behavior detection highlights all round-trip times that are unusually high or low.
net/libosip2-4.1.0 (Score: 0.07643312)
Low layer of SIP implementation
oSIP is an implementation of SIP. SIP stands for the Session Initiation Protocol and is described by the rfc2543 (soon to be deprecated by latest revisions). This library aims to provide multimedia and telecom software developers an easy and powerful interface to initiate and control SIP based sessions in their applications. SIP is a open standard replacement from IETF for H323.