More Detailed help Section for Network Functions

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
swhite
Enthusiast
Enthusiast
Posts: 790
Joined: Thu May 21, 2009 6:56 pm

More Detailed help Section for Network Functions

Post 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
Simon White
dCipher Computing
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: More Detailed help Section for Network Functions

Post by IdeasVacuum »

+1. Really needs a lot more info there.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply