RSS 48 projects tagged "Networking"

Download Website Updated 29 Apr 2013 LEAF

Screenshot
Pop 706.28
Vit 133.15

LEAF is a secure, feature-rich, customizable embedded Linux network appliance for use in a variety of network topologies. Although it can be used in other ways, it's primarily used as a Internet gateway, router, firewall, and wireless access point.

Download Website Updated 03 May 2013 Babel Router

Screenshot
Pop 361.20
Vit 79.18

Babel is a distance-vector routing protocol for IPv6 and IPv4. It is designed to be robust and work efficiently on both wired networks and wireless mesh networks.

Download Website Updated 10 Oct 2012 curl and libcurl

Screenshot
Pop 1,010.08
Vit 54.96

curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, POP3, IMAP, SMTP, RTSP, RTMP, and FILE, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, port numbers, SSL certificates, Kerberos, and proxies. It is powered by libcurl, the client-side URL transfer library. There are bindings to libcurl for about 40 languages and environments.

Download Website Updated 24 Jan 2007 Ahoy

Screenshot
Pop 24.21
Vit 48.02

Ahoy is an efficient, decentralized service discovery protocol designed for mobile ad-hoc networks (MANETs). Based on attenuated Bloom filters, it has a low impact on the network and allows services up to a configurable distance (measured in hops) to be discovered.

No download Website Updated 24 Apr 2008 cogen

Screenshot
Pop 17.32
Vit 43.01

cogen provides coroutines and cross-platform asynchronous networking for Python. It uses enhanced generators from Python 2.5 and supports epoll, kqueue, Win32 IO completion ports, sendfile, and a WSGI server with asynchronous extensions.

Download Website Updated 07 Apr 2009 skd

Screenshot
Pop 22.18
Vit 38.75

skd is a small daemon which binds to a UDP, TCP, or Unix-domain socket, waits for connections and runs a specified program to handle them. It is ideal as a secure, efficient replacement for traditional inetd. It is also an easy-to-use tool for non-privileged users wanting to run their own network services. Datagram and stream sockets are available in both the Internet and Unix namespaces, each with the expected inetd behavior. In the Internet domain, IPv6 is supported in addition to IPv4. skd also supports connection limits, verbose logging of connections, dropping of privileges, forking into the background with a pidfile, and redirecting stderr to syslog or a file. Some of these facilities (such as forking into the background, privilege dropping, and logging) are also useful for standalone, non-network services and can be used without binding any socket.

Download Website Updated 23 Jun 2012 BACnet

Screenshot
Pop 93.91
Vit 8.90

BACnet is an implementation of the BACnet (Building Automation and Control Networks) protocol specifically tailored for embedded systems. BACnet itself is a standard routable protocol designed to handle communications in automation in buildings, such as air conditioning systems and other HVAC equipment.

Download Website Updated 10 Dec 2011 PuTTY

Screenshot
Pop 605.33
Vit 7.50

PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.

Download Website Updated 13 Apr 2013 ahcpd

Screenshot
Pop 105.67
Vit 5.99

Ahcpd is an implementation of the Ad-Hoc Configuration Protocol (AHCP), a configuration protocol designed for networks where DHCP doesn't work, such as wireless mesh networks.

Download Website Updated 28 Jul 2003 NetMRG

Screenshot
Pop 156.63
Vit 5.19

NetMRG is a network monitoring, reporting, and graphing system. Using MySQL, PHP, C++, pthreads, and RRDTOOL, it is capable of monitoring thousands of arbitrary values at user-configured intervals (typically 5 minutes). Graph templating allows network and system admins to begin monitoring routers, switches, servers and other devices with minimal setup overhead. NetMRG is also capable of responding to programmable events, such as variables exceeding accepted tolerances. NetMRG can be deployed in server hosting and ISP environments, allowing users to view only their own equipment's bandwidth or traffic graphs.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.