Networking Fog Continues...
Posted: Wed Jun 25, 2003 8:48 pm
OK, I'm going cross-eyed trying to figure out what is the "correct" way to do this networking stuff.
Is the correct way to deal with network events to use NetworkServerEvent() and NetworkClientEvent() or to do it in a callback like?
I have examples from the PB manual using NetworkServerEvent() but a lot of the posts in the forum and people I've talked to say to use a callback because the network events aren't properly reported... Needless to say I'm confused as to who/what is right.
So, do the Network*Event() functions work, or no, or am I asking the wrong question there
Many thanks to Tranquil for bouncing emails around with me.
Is the correct way to deal with network events to use NetworkServerEvent() and NetworkClientEvent() or to do it in a callback like?
I have examples from the PB manual using NetworkServerEvent() but a lot of the posts in the forum and people I've talked to say to use a callback because the network events aren't properly reported... Needless to say I'm confused as to who/what is right.
So, do the Network*Event() functions work, or no, or am I asking the wrong question there
Many thanks to Tranquil for bouncing emails around with me.