Began implementation of networking
authorSam Moore <[email protected]>
Wed, 18 Jan 2012 15:48:36 +0000 (23:48 +0800)
committerSam Moore <[email protected]>
Wed, 18 Jan 2012 15:48:36 +0000 (23:48 +0800)
commit48216daa641008e0de21c5522d6e958a38b02093
tree906f783bda8a03df227d7417ad5b10b269ed7adb
parent38c6e9b9fc245ca5e6e6cee2806cb64dcbd34e35
Began implementation of networking

Slightly confused about the client/server thing

Server is going to run red
Client is going to run blue

Need to get them to talk nicely?

Doesn't work at the moment - server can't bind socket, client segfaults (NULL pointer).
Blergh.
judge/manager/Makefile
judge/manager/game.cpp
judge/manager/game.h
judge/manager/main.cpp
judge/manager/network_controller.cpp [new file with mode: 0644]
judge/manager/network_controller.h [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au