View Single Post
Old 08-19-2004, 10:30 AM   #6 (permalink)
NeoSparky
Crazy
 
The only problems I've ever had with games behind a router are ones in which you are hosting.. easy enough to fix if you know the ports the games are coming on in.. a little port forwarding action. and any game that uses the direct play 7 api. i.e. AOE, AOE2, AOE2 expansion.. motorcross madness.

I've worked on these for quite some time and the reason is simply poor netcode design. The process is this:

You connect to the host. Your computer uses 2 ports in the 2000-3000 range if I remember correctly. Once connected the host uses 2 other random ports in that range to connect back to you. So for an 8 player game 64 connections are established. Thus part of the reason you get some incredible lag spikes while playing 8 player games.

While I have found a solution to get multiple people on aoe behind a router I can't get multiple people on behind a router into the same hosted game. It's wierd.

sorry for the tangent, but steam will work fine.. I'm using it now behind my linux firewall without a hitch.
NeoSparky is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76