Torque Network Library
by Michael Kupka · in Torque Game Engine · 06/07/2004 (10:07 pm) · 2 replies
Is this additional network code that does not come with the Torque SDK?
I noticed that it claims the ability to host through NAT based Routers/Firewalls, is there a list of routers that have been tested?
Thanks
Michael Kupka
I noticed that it claims the ability to host through NAT based Routers/Firewalls, is there a list of routers that have been tested?
Thanks
Michael Kupka
About the author
#2
TNL's tunneling stuff is pretty slick, and very generic. Only the most anal firewalls block it (ie, those blocking all UDP traffic). If you're curious, the full source code to TNL is available from www.opentnl.org - it's documented, so you may as well as just look at it. :)
06/08/2004 (9:22 am)
TNL is a much cleaner version of what's already in TGE.TNL's tunneling stuff is pretty slick, and very generic. Only the most anal firewalls block it (ie, those blocking all UDP traffic). If you're curious, the full source code to TNL is available from www.opentnl.org - it's documented, so you may as well as just look at it. :)
Torque Owner Jeff Tunnell