0
votes
Heavyweight Callbacks
Mat DeLong
– In a post from last year (DelphiLive Presentation Summary) I discussed Heavyweight callbacks with JavaScript REST clients. I’d now like to take the opportunity to go over using Heavyweight callbacks with Delphi REST and Delphi native clients. Notes before starting If your server project has been created with the REST Application Wizard (uses a Web Module) you will need to create a DataModule unit and move your TDSServer and TDSServerClass components onto it. This is because a single instance of TDSServer needs to be created for all callbacks to register against, but Web Modules would ...
Statistics
|
Visits by Source |
User Actions |




