Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第1,5611,570项(搜索用时0.012秒)
net/libosip2-4.1.0 (Score: 0.017925238)
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.
net/libnet-1.1.6 (Score: 0.017925238)
C library for creating IP packets
Libnet is a high-level API (toolkit) allowing the application programmer to construct and inject network packets. It provides a portable and simplified interface for low-level network packet shaping, handling and injection. Libnet hides much of the tedium of packet creation from the application programmer such as multiplexing, buffer management, arcane packet header information, byte-ordering, OS-dependent issues, and much more. Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap).
net/libnfs-1.3.0 (Score: 0.017925238)
Client library for accessing NFS shares over a network
LIBNFS is a client library for accessing NFS shares over a network. LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level RPC library for NFS protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions
net/libnss-pgsql-1.5.0 (Score: 0.017925238)
NSS module using a PostgreSQL database for backend
libNSS-PostgreSQL allows you to authenticate UNIX groups and users using a PostgreSQL database. It uses the NSS API which provides an abstraction layer between the UNIX authentication API and the related data. NSS-PostgreSQL currently supports the passwd and groups services.
net/libproxy-0.4.12 (Score: 0.017925238)
GConf-based plug-in for libproxy
Libproxy exists to answer the question: Given a network resource, how do I reach it? It handles all the details, enabling you to get back to programming. This plug-in allows libproxy to obtain proxy settings from a GNOME2 desktop by using GConf.
net/avahi-libs-0.6.25 (Score: 0.017925238)
Libraries for Avahi (Linux CentOS 6.8)
net/libproxy-0.4.12 (Score: 0.017925238)
GSettings-based configuration plug-in for libproxy
Libproxy exists to answer the question: Given a network resource, how do I reach it? It handles all the details, enabling you to get back to programming. This plug-in allows libproxy to obtain proxy settings from a GNOME3 desktop by using GSettings.
net/libproxy-0.4.12 (Score: 0.017925238)
Perl binding for libproxy
Libproxy exists to answer the question: Given a network resource, how do I reach it? It handles all the details, enabling you to get back to programming. This plug-in allows perl applications to make use of libproxy.
net/libproxy-0.4.12 (Score: 0.017925238)
python binding for libproxy
Libproxy exists to answer the question: Given a network resource, how do I reach it? It handles all the details, enabling you to get back to programming. This plug-in allows python applications to make use of libproxy.
net/bittorrent-libutp-0.20130514 (Score: 0.017925238)
The uTorrent Transport Protocol library and sample utilities
# libutp - The uTorrent Transport Protocol library. Copyright (c) 2010 BitTorrent, Inc. uTP provides provides reliable, ordered delivery while maintaining minimum extra delay. It is implemented on top of UDP to be cross-platform and functional today. As a result, uTP is the primary transport for uTorrent peer-to-peer connections. uTP is written in C++, but the external interface is strictly C (ANSI C89).