micbasov Posted April 29, 2013 Posted April 29, 2013 Hi Farhad! Processing required the URL address of the server without displaying the main form of application For example: http://127.0.0.1/DataSnapQuery?parameter=1 Need to return data as XML or JSON using UniSession.SendResponse Is it possible to add an event to OnUserClientEvent in TUniGUIMainModule that will be triggered for example when requesting http://127.0.0.1/UserEvent?parameter=1 ?
Recommended Posts