libnetstream is set of stream library functions mainly for protocols for network like http https ftp tcp udp over a stream manner (FILE*) in stdio, the idea is to create the interfacing for internet protocol streams to a normal posix FILE* stream.
Access to UDP multicast streams via RTSP/RTP/HTTP unicast protocols
...The main purpose of the software is to provide simple IPTV service to small office or home ethernet and/or Wi-Fi LANs where upgrading network to handle multicast correctly is not an option.
The software is not intended to handle large scale installations and service clients you don't trust (like public Internet).
tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
GMyth is a library to access MythTV backend services. It is designed to have few dependencies and is written in ANSI C and GObject. The project also provides a library sample use with a Mythtv Frontend UI for Linux based Mobile devices like Nokia 770.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
MyseeLite is a P2P Media Streaming System including servers on Linux and client on Windows 98/NT/2000/XP/2003. It was commercial once, but now goes opensource. It was developed from 2003.8 by a company in China. The official website is www.openmysee.com.
Basic proof of concept of bittorrent-like distribution of streaming media. Currently just supports SHOUTCAST streams but could/will be able to adapt to other streaming medias. Server written in C and Peer-client written in Java.