This is a small program that implements access to TCP sockets in both server and client mode. You can pipe things into sockets and read from them. Since 26-Dec-2001 it is compiled with gcc 2.95.4 and linked against the included UnixLib, which means that it should work with PPP connections as well without crashing your machine.