SteinSOFT.net
  Tcpserver

Tcpserver is a simple and nice open source Linux/Unix application that reads data from the network port you specified. It eithers writes the data it gets to the standard output or redirects it into a file. It has been programmed mostly for learning purposes, showing how to program a little tcp server. It might be a good and clean starting point for any of your server applications. It has also prouved it's everyday usefulness while watching TV over network: the client starts tcpserver and pipes its output to xine while the server streams the MPEG data from the DVB card.

Source code is of course included. After some little changes, this source code could also be used under Windows so if you're interested in a port, don't hesitate ;-).

Downloads .:
tcpserver 0.1 source code - 198 KB

Copyright © by SteinSOFT