DirectPlay - Through Server?

Blitz3D Forums/Blitz3D Programming/DirectPlay - Through Server?

KimoTech(Posted 2005) [#1]
I want to create a online game with supports MANY players. And then i'm gonna make it, so the player position and velocity etc. should go from player to player and not through the server. Im using DirectPlay, but when i sends a messege, does it then go through the server?


KuRiX(Posted 2005) [#2]
I think i remember that in directplay you can select peer to peer or server connection, but i can't answer if the peer to peer sends through the server (it shouldn't)...

Look in directplay forums ...