Page 1 of 1

More Detailed help Section for Network Functions

Posted: Tue Sep 04, 2012 3:43 pm
by swhite
Hi

I would like to suggest more details be given in the help file regarding network functions like NetworkServerEvent(), ReceiveNetworkData() etc. How are the events generated? What happens when multiple events occur at the same time? I assume the events are queued and processed in the order received. I just would like a more detailed discussion about how this all works and what the limitations might be. I am using these functions in a server that process thousands of request per day but do not know if this is an appropriate use or what load it could theoretically support etc.

Thanks,
Simon

Re: More Detailed help Section for Network Functions

Posted: Tue Sep 04, 2012 4:43 pm
by IdeasVacuum
+1. Really needs a lot more info there.