Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!uunet!shelby!neon!cheshire From: cheshire@Neon.Stanford.EDU (Stuart David Cheshire) Newsgroups: comp.sys.mac.programmer Subject: Using TCP/IP with MacTCP Message-ID: <1991Feb22.122319.26451@Neon.Stanford.EDU> Date: 22 Feb 91 12:23:19 GMT Organization: Computer Science Department, Stanford University Lines: 12 I am working on a multi-player tank battle game for the Mac (details available by request) which works using AppleTalk. I am going to port it to UNIX machines under X which shouldn't be too hard since it is all in C. The UNIX machines will of course use TCP/IP, and I want the Mac players to be able to join in the game with the UNIX players, so the Mac version will have to have a TCP/IP option too. To do this I need to know how to use MacTCP. I'm not asking for help to do this, just directions to where I can find a document describing how MacTCP works. Thanks. Stuart Cheshire (cheshire@cs.stanford.edu)