Skip to content

DZvO/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

messing around with sockets, threads and a little game development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published