some more hardcore network testing

This commit is contained in:
logsol 2012-06-17 00:42:28 +02:00
parent 5a3d3d0764
commit 26aa471b14
7 changed files with 123 additions and 31 deletions

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>Box2dWeb Demo</title>
<script src="http://localhost:8003/socket.io/socket.io.js"></script>
<script src="http://fuuuuu.de:8003/socket.io/socket.io.js"></script>
<script src="box2d.js"></script>
<script src="common.js"></script>
<script src="client.js"></script>