I'd recommend starting out with TCP/IP, as I'm sure you'll eventually want to add internet capabilities. As for selecting the IP address, you can use the 192.168.x.x range, as these are private and non-routing. In other words, if one of your computers has the IP address 192.168.0.1, someone...