Multiplayer over LAN
I failed to establish a multiplayer game over LAN, so I'm in need of directions.
I tried to search examples for similar problems, but everywhere I got the impression that setting up multiplayer game should be really simple.
I manage to host a game, but the guest cannot find an active game. There seems to be no issues with the connection between the two machines and playing another multiplayer game works well (okay that's with IPX protocol rather than TCP/IP). So, I'm guessing that there's something funky going on with the TCP/IP protocol...
The host runs with Windows XP and the guest with Windows 2000 if that matters. And yes, we tried it other way round too, but it didn't work out either.