| TCPipe allows piping data over the network by simply running the client and server programs, then piping data into a special fifo file on the disk. It is meant to be quick and simple and doesn't support broadcasting, but this has the advantage of allowing it to pass firewalls if the port is allowed or a redirector is running. |