Home > test

test

Test is a project mainly written in ..., based on the View license.

Just testing some github related stuff

About

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 :)

How to Build

What you need! (at the moment only linux is supported; you can probably get all of these from your package manager)

  • Standard binutils and gcc/g++
  • Python, either 2.7 or 3.x
  • Scons, 2.0.x
  • Boost, any version >1.4 should be ok

Have everything?

Then run "scons", the binarys will be placed in a new directory called "build"

Previous:facebookWorkshop