Drafted a basic networking protocol, and hooked a button up to the network broadcast

This commit is contained in:
Kayne Ruse
2013-05-20 04:49:06 +10:00
parent 7866f46ed5
commit d5409d2006
9 changed files with 127 additions and 60 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#configuration of the program
ip = 127.0.0.1
port = 2000
server.host = 127.0.0.1
server.port = 2000
screen.w = 800
screen.h = 600
screen.f = false