Networking?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
machineGOD

Networking?

Post by machineGOD »

I believe that I have read that there is networking capablilities in Irrlicht, however I am not finding anything on the site that mentions it.
So, what is it like? Is it c/s? or is it Zone like? Is it optimized for 32 players, 64 players, or is there no set limit and the only limit is the game code itself?
_______________________________________________________________________
MachineGOD
Masdus
Posts: 186
Joined: Tue Aug 26, 2003 1:13 pm
Location: Australia

Post by Masdus »

there is no networking in irrlicht. However there are networking libraries that can be used with irrlicht. Search the forum to find a few
saigumi
Posts: 921
Joined: Fri Aug 22, 2003 11:31 am
Location: St. Louis, MO USA
Contact:

Post by saigumi »

Yeah.. the c't magazine article was wrong.

Same post that I linked to in your other question... list of helper libraries.

I've been partial to RakNet. But there are quite a few other low/no cost solutions out there.
Crud, how do I do this again?
Post Reply