oRTP - Real-time Transport Protocol library
Features:
* Written in C, works under Linux (and probably any Unix) and Windows
* Implement the RFC3550 (RTP) with a easy to use API with high and low level
access
* Includes support for multiples profiles, AV profile (RFC3551) being the
one by default
* Includes a packet scheduler for to send and recv packet "on time",
according to their timestamp. Scheduling is optionnal, rtp sessions can
remain not scheduled
* Supports mutiplexing IO, so that hundreds of RTP sessions can be scheduled
by a single thread
* Features an adaptive jitter algorithm for a receiver to adapt to the
clockrate of the sender
* Supports part of RFC2833 for telephone events over RTP
* The API is well documented using doxygen
* Licensed under the Lesser Gnu Public License
* RTCP messages sent periodically since 0.7.0 (compound packet including
sender report or receiver report + SDES)
* Includes an API to parse incoming RTCP packets
ZeroTier can be used for on-premise network virtualization, as a
peer to peer VPN for mobile teams, for hybrid or multi-data-center
cloud deployments, or just about anywhere else secure software
defined virtual networking is useful.
SOCKS servers are a form of proxy that are commonly used
in firewalled LAN environments to allow access between networks,
and often to the Internet.
The problem is that most applications don't know how to gain
access through SOCKS servers.
This means that network based applications
that don't understand SOCKS are very limited in networks they can reach.
An example of this is simple 'telnet'.
If you're on a network firewalled from the internet
with a SOCKS server for outside access,
telnet can't use this server and thus can't telnet out to the Internet.
tsocks' role is to allow these non SOCKS aware applications
(e.g telnet, ssh, ftp etc) to use SOCKS without any modification.
It does this by intercepting the
calls that applications make to establish network connections
and negotating them through a SOCKS server as necessary.
A semi-automatic newsgroup binary downloader. It assembles parts based
on subject headers and then offers them in an editor for the user to
choose which files he really wants.
Newsfetch pulls news from an NNTP server and writes the articles to a file
or pipes them to the specified command. The file created by newsfetch can be
used with any mail reader.
Based on a given regular expression and news group, newsgrab will
connect to your NNTP server and download all the binaries in articles
that match the given regexp and uudecode them.
Newspost is a full-featured Usenet binary autoposter. It is meant as
an all-in-one posting solution. In addition to posting files, it can
post text prefixes, and generate and post .SFV files and .PAR volumes.
NzbPerl is a perl script for downloading nzb files. It supports automated
parsing and sorting of nzb files, multiple servers, automated downloading,
assmbling and decoding of message parts, and has user controlled bandwidth
throttling during runtime.
News::Article::NoCeM is a library of perl modules for managing NoCeM notice in
Network News services. It's meant to be used for code-reuse and sharing when
writing news-based applications.
This is a port of plor (which stands for Prosa Offline Linux Reader).
Plor reads soup and qwk message packets. It is alpha software.
You can use this as an alternative to the slnr package.