RAD Studio Quickly Build Enterprise-Grade Multi-Tier Solutions Using DataSnap In Delphi And C++

FireWind

Свой
Регистрация
2 Дек 2005
Сообщения
1,957
Реакции
1,199
Credits
4,009
Quickly Build Enterprise-Grade Multi-Tier Solutions Using DataSnap In Delphi And C++
December 4, 2020 by Muminjon
Al Mannarino walks you through how to build a DataSnap solutions project using the DataSnap Setup Wizard.
Скрытое содержимое могут видеть только пользователи групп(ы): Premium, Местный, Свои

Overview​

  • Wizards in the DataSnap Server category
    • DataSnap WebBroker Application Wizard
  • Main components and units
  • Implement the DataSnap server functionality
  • DataSnap Clients
  • DataSnap Use Cases
Mainly Delphi and C++ Builder developers utilize 3 major backend technologies:
  • WebBroker – Web Server Application
  • DataSnap – REST Backends
  • Для просмотра ссылки Войди или Зарегистрируйся (EMS) – Most powerful services-based applications
When to use DataSnap?
  • A small number of concurrent clients
  • Supports authentication and authorization
  • Support for communication filters
    • Compression and Encryption filters included
  • Callback functionality – Servers can notify selected or all connected client applications by sending information to the callback channels that something interesting happened on the server
  • FireDAC JSON reflection framework – This simplifies building client-server database applications.
If you want to learn how to use DataSnap in your projects, be sure to check out the full, Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся