In this tutorial we'll implement some simple
TCP/IP applications with ncat
, bash
and some
other standard UNIX tools. The principles learned
here can be used to implement networking applications
in other languages.
The $
or #
in front of command line examples
denotes the system prompt. Do not type it