Game Development Community

TorqueNet port number in TGB

by Mariano Burgos · in Torque Game Builder · 04/20/2008 (8:22 pm) · 0 replies

Hello,

I am trying to connect any game develop in TGB with VB6. One idea i have is to use the tcp/ip technology, using TorqueNet on TGB side and winsocket in Visual Basic 6.

I own the indie pro license, however i am not a C++ programmer, so i can not check what is the port number that TorqueNet is using,

i have the following questions:

1) Does anyone knows what is the port number that TGB uses for networking ??
2) Is this a good idea to connect both platforms, or is there a better way ?

As a background, our main educational software is made in VB6 and we are planning to make the games using the TGB, so our project includes the communication of the educational content with the game, they run at the same time.

Thank you in advance for your help:

Mariano Burgos.