Ports Search

Results 1,0411,050 of 5,824 for /net/.(0.004 seconds)
net/bittorrent-libutp-0.20130514 (Score: 0.07643312)
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).
net/libproxy-0.4.12 (Score: 0.07643312)
WebKit JavaScript 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 the WebKit web browser to make use of libproxy.
net/libproxy-0.4.12 (Score: 0.07643312)
Library that provides automatic proxy configuration management
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. GNOME? KDE? Command line? WPAD? PAC? Network changed? It doesn't matter! Just ask libproxy what proxy to use: you get simple code and your users get correct, consistant behavior and broad infrastructure compatibility.
net/libzmq2-2.2.0 (Score: 0.07643312)
ZeroMQ core library (Version 2)
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.
net/librouteros-1.1.2 (Score: 0.07643312)
Library for communicating with network devices by MikroTik
librouteros (or libRouterOS) is a C library to communicate with network devices by MikroTik running their Linux-based operating system RouterOS.
net/libsocket++-1.12.13 (Score: 0.07643312)
C++ wrapper library to the sockets
Socket++ is a iostream like C++ class library for the UNIX and INET domains of sockets and protocols. Wrappers are also provided for pipe(), socketpair(), popen() and fork(). Included are also "protocol" classes with two examples - echo and smtp (client only). Socket++ is covered by the GPL.
net/libsrtp-1.5.4 (Score: 0.07643312)
Secure RTP (SRTP) Reference Implementation
This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel.
net/libtnl-1.5.0 (Score: 0.07643312)
Robust, secure, easy to use cross-platform C++ networking API
The Torque Network Library is a robust, secure, easy to use, cross-platform C++ networking API designed for high performance simulations and games. The network architecture in TNL has powered some of the best internet multiplayer action games to date. Whether you're writing a multiplayer game, developing a complex simulation, or just need a solid foundation for network apps, TNL will meet your needs. TNL is available under the GNU General Public License (GPL), an indie license, and a commercial license.
net/libunp-1.0 (Score: 0.07643312)
The networking library used in UNIX Network Programming Volume 1 2e
libunp is the library used in W. Richard Stevens' book "UNIX Network Programming Volume 1, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. For more information on the book, see http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see
net/libvncserver-0.9.10 (Score: 0.07643312)
Provide an easy API to a custom vnc server
LibVNCServer is ripped out of Xvnc to provide an easy API to write one's own vnc server.