I was reading through the Atomic Web Server source code, and I have a question.
Code: Select all
Default
RequestLength.l = ReceiveNetworkData(ClientID, *Buffer, 2000)
Gosub ProcessRequestI hope someone can help clarify this.
Thank you very much in advance.

