Hi All
I am abit of a newbie, excuse my ignorance if question is not worthy
My Client Application calls a Server function via the ClientModule.Data.newFunction() method and the Call() method.
I would like to find out why the Server does not execute the function if one 'Accept's the Request in OnCheckRequest. If I do not code the OnCheckRequest, the function call gets Executed.
Another side question, what would be the difference between DataProvider.OnDataReceived Event and HTTPServer.OnDataIn Events.
Thanks alot.