RSS 299 projects tagged "Networking"

Download Website Updated 15 Apr 2013 ALSA driver

Screenshot
Pop 923.13
Vit 136.36

The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.

Download Website Updated 30 Jan 2001 Automated support for compound RPC calls

Screenshot
Pop 67.47
Vit 1.00

NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN. By rearranging the ONC IDL for NFSv4 into AutoGen definitions, these templates will emit the original IDL *plus* all the code to package, send, distribute, collect, return, and dispatch the results. The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL. Templates for these calls and service routines is provided, too. The NFSv4 definitions are included.

Download Website Updated 26 Mar 2001 Cryptix SASL

Screenshot
Pop 39.47
Vit 1.49

The Cryptix SASL Library is an implementation of the Java SASL bindings and a number of SASL mechanisms.

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 03 Mar 2013 Dante

Screenshot
Pop 365.09
Vit 30.13

Dante is a free implementation of the proxy protocols SOCKS version 4 and SOCKS version 5 (RFC 1928). It can be used as a firewall between networks, controlling outgoing traffic. The package consists of two parts: a socks server and a proxy client that supports socks, HTTP proxies, and UPnP. RFC 1961 (GSSAPI) is supported in both the client and the server. Commercial support is available.

No download Website Updated 15 Feb 2002 dkftpbench

Screenshot
Pop 64.34
Vit 2.44

dkftpbench is an FTP benchmark. It measures how many simultaneous dialup users can be downloading from an FTP site at the same time. It contains experimental support for distributing the load generation across many machines via CORBA.

Download Website Updated 30 Jan 2001 Doblet dynamic distributed object environment

Screenshot
Pop 63.50
Vit 1.00

Doblet is a framework/environment to easily build, deploy, and use interactive distributed objects. It was originally intended for chat, but can also enhance interactive Web sites.

Download Website Updated 13 Aug 2002 GASP

Screenshot
Pop 47.77
Vit 1.89

GASP is a generic protocol encoder and decoder. It offers a complete scripting language (based on Tcl) which allows you to construct or analyze any packet of data based on abstract protocol definition. This version includes all the basics networking protocols (IP, ARP, ICMP, TCP, UDP, and DNS), some protocols for archivers (ZIP, GZIP, and TAR), and some multimedia protocols (JPEG, GIF, and PNG).

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 605.93
Vit 101.10

getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.

Download Website Updated 01 Mar 2004 GNet

Screenshot
Pop 155.08
Vit 6.02

GNet is a network library. It is object-oriented, written in C, and built upon GLib. It is intended to be easy to use and port. It supports abstract Internet addresses, TCP, UDP, IP Multicast, IPv6, asynchronous DNS lookups, SHA, MD5, Base64, URIs, and SOCKS. It comes with documentation and examples.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.

Screenshot

Project Spotlight

procenv

A command-line utility that simply dumps all attributes of its environment.