Ports Search

Results 1,0111,020 of 5,824 for /net/.(0.005 seconds)
net/lft-3.73 (Score: 0.07643312)
Layer 4 Traceroute program
LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of packet-filter based firewalls. More importantly, LFT implements numerous other features including AS number lookups, loose source routing, netblock name lookups, et al. Though LFT has been around since 1998, its development effort has just recently resumed. Ported to FreeBSD by: Marco P. Rodrigues
net/libarms-5.01 (Score: 0.07643312)
SMFv2/ARMS client library for C
SMFv2/ARMS library.
net/libcapn-1.1.0 (Score: 0.07643312)
C Library to interact with Apple Push Notification Service
libcapn is a C Library to interact with the Apple Push Notification Service using simple and intuitive API. With the library you can easily send push notifications to iOS and Mac OS X devices.
net/libmaia-0.0.20150218 (Score: 0.07643312)
XML-RPC lib for Qt
libmaia is a easy-to-use XML-RPC library for Qt.
net/libdmapsharing-2.9.24 (Score: 0.07643312)
GNOME music playing application
Libdmapsharing is a library you may use to access, share and control the playback of media content using DMAP (DAAP, DPAP & DACP). Libdmapsharing also detects audio AirPlay services; coupled with the AirPlay support in PulseAudio or GStreamer, this can allow an application to stream audio to an AirPlay device. The library presently supports Linux and other POSIX-based systems.
net/libeXosip2-4.1.0 (Score: 0.07643312)
GPL library that extends the capability of the oSIP library
eXosip is a GPL library that extend the capability of the oSIP library. It aims to implement a simple high layer API to control the SIP for sessions establishments and common extensions. Once completed, this eXtended library should provide an API for call management, messaging and presence features. eXosip2 has support for: * registrations. (REGISTER) * call initiation and modification. (INVITE, re-INVITE) * other methods within calls (INFO, OPTIONS, UPDATE) * call transfer. (REFER) * reliability for provisional response. (PRACK) * sip event package. (SUBSCRIBE/NOTIFY) * event state publication. (PUBLISH) * instant messaging. (MESSAGE) eXosip2 does not contain: * RTP. * audio interface * sdp negotiation. This allow you to write any kind of SIP endpoint/gateway.
net/libfb-2.0.2 (Score: 0.07643312)
FoneBRIDGE configuration library
A foneBRIDGE configuration library.
net/libfixbuf-1.7.1 (Score: 0.07643312)
Library for using the IP Flow Information Export protocol
libfixbuf provides an implementation of the IP Flow Information Export lib(IPFIX) Protocol as a C library, for building IPFIX Collecting and libExporting Processes.
net/libilbc-2.0.2 (Score: 0.07643312)
Internet Low Bit Rate codec (RFC3951)
iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust voice communication over IP. The codec is designed for narrow band speech and results in a payload bit rate of 13.33 kbit/s with an encoding frame length of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables graceful speech quality degradation in the case of lost frames, which occurs in connection with lost or delayed IP packets.
net/libgnetwork-0.0.9 (Score: 0.07643312)
GLib-based networking wrapper
GNetwork is a networking wrapper written in pure C against the Glib/GObject object framework. The intention here is to provide a useful and easy-to-develop-against sockets wrapper for GNOME2 & GTK+ 2.0 programs which require TCP/IP connection capabilities. It can be used by programs which do not use GNOME or GTK+ anyways,however. It is NOT recommended or intended for high-load server situations, just user applications which need TCP/IP networking. Proxies are supported completely transparently, using the same settings as gnome-vfs. -- The libgnetwork README