Writing a Generic Client

Name

Tutorial: Writing a client -- How to write a client

Writing a Client

This section of the tutorial describes how to write a client.

The first step in implementing a client is figuring out how to determine the host and port to connect to:

Example

TODO: write this!