Atlas 0.7.0
Networking protocol for the Worldforge system.
Preamble

Introduction

This tutorial was created in hope that it would make starting with Atlas-C++ fairly straight forward. I hope that it will help you to become more confident with the library.

If you have any questions, suggestions or other constructive comments, feel free to e-mail me at sdt@g.nosp@m.mx.n.nosp@m.et.

Prerequisites

In order to use this tutorial, you will need:

  • The latest version of Atlas-C++ - you probably have this already if you have this tutorial. Download.
  • libsocket++, a socket library that provides iostream-derived sockstreams. Download.

Index Next

Author
Stefanus Du Toit sdt@g.nosp@m.mx.n.nosp@m.et