netcat
A featured networking utility which reads and writes data across network connections, using the TCP/IP protocol.
Examples
Send http request
The request was fetched with tcpdump.
Toggle line numbers
1 cat request1.txt | nc 192.168.1.1 8080