Game Development Community

Windows Client Linux Server

by Terry Barlow · in Torque 3D Professional · 12/11/2015 (3:12 pm) · 2 replies

Hello

I am working on a Project, and I was wondering if it was Possible to use T3d as the windows client but then use Linux for the server, so I would open up the win client and have it connect to a Linux server can this be done yet, and if so how would I go about it?

Thanks

tbarlow

About the author

Send all correction E-Mails to: h0td0g4@yahoo.com Unskilled, having fun, playing around, and helping out!


#1
12/12/2015 (9:41 am)
Well, the network data is the same format no matter what you run it on - so if you can get it compiled and running on Linux you should then be able to run it as a stand-alone server on Linux and run your clients on Windows no problem. This same (or 99.999% the same) network code did exactly that when it was TGE....
#2
12/12/2015 (3:27 pm)
ok thanks I will see if I can find the info to install it on linux and go from there thanks.

Terry