A console/terminal based 'chat' application. Features are:
- Usage of the standard "low level" BSD-style socket APIs and high abstraction of them.
- Threading and synchronisation (Not yet done)
- maybe more :)
What you need! (at the moment only linux is supported; you can probably get all of these from your package manager)
Have everything?
Then run "scons", the binarys will be placed in a new directory called "build"