GNET ->wrong idea to setting up a "real"server?

Übersicht BlitzMax, BlitzMax NG Beginners-Corner

Neue Antwort erstellen

 

Guamtmsou G.

Betreff: GNET ->wrong idea to setting up a "real"server?

BeitragSo, Aug 21, 2011 14:10
Antworten mit Zitat
Benutzer-Profile anzeigen
GNET is a wrong idea to setting up a "traditional" server?

exaplaning:

It's possible to use GNET to send "different" informations to "different clients" ?

message1-->Client1
message2-->Client2
message3-->Client3

for example messages can be a "2d map" portions.... (from server to clients, based on clients positions on the map)

and more... Client1 send his coordinates to server, server change player coordinates on map (on the server).. but don't send anything to other clients (because .. for example client2 and client3 are very far from client1 and they don't needs t know client1 coords)

it's necessary to use alternatives to GNET? BnetEX? ENET? Racknet?

Thx a lot for any suggestion... Smile
 

Guamtmsou G.

BeitragMo, Aug 29, 2011 23:07
Antworten mit Zitat
Benutzer-Profile anzeigen
everything works fine using Tnet ( https://sites.google.com/site/tnetsite/ ) a very nice networking-module from Patrik Strandell

Neue Antwort erstellen


Übersicht BlitzMax, BlitzMax NG Beginners-Corner

Gehe zu:

Powered by phpBB © 2001 - 2006, phpBB Group