I'm creating a software design project that has a networking component. It's basically a game and I want two clients to be able to connect to each other, one acting as the server. I'm doing this in MacOS 9 (required) so the networking has to be with Appletalk. However, I haven't been able to find many resources concering how to program this. Can anyone give me some pointers or point me to somewhere that has some examples?