tcpcat - print data from a TCP port
tcpcat host port
tcpcat connects to port on host and prints any data it receives.
tcpcat can be used to transfer binary data. It does no conversions.
tcpclient(1)