Testing network code
Even though we've been talking about a server and a client, it is possible for both of those entities to exist on the same computer. We'll be using a different method for running our game to do this. Let's set it up now!
Setting up the server
Since we're already using a batch file to run our game, this part will be easy. All we need to do is change the batch file a bit.