Традиционно, все технические вебинары Embarcadero на русском языке мы стараемся записать и предоставить пользователям для оффлайн или повторного просмотра. Хотя слушатели не имеют возможность задавать свои вопросы по ходу трансляции и сразу же получать на них ответы, лично я вижу смысл в таком режиме, даже два! Одна только возможность увеличить скорость воспроизведения сэкономит ценные 10-15 минут рабочего времени!
WebBroker is a great tool box for building your own Service Oriented Architecture from scratch. Join Craig Chapman for this webinar and learn the ins and outs of building SOA with WebBroker.
http://goo.gl/3tWc5o
Video not found or Youtube service not available...
C++Builder Professional Edition and up has WebBroker included.
With that WebBroker you can easily make a RESTful server, or you can use RAD Server with it's built in RESTful server support.
For RESTful input, Resource and Suffix are expressed on the URL side.
This article shows how to make a stand-alone RESTful WebBroker on Windows 64-bit. (This article was translated to English. Some of the grammar isn't perfect, but you will get general the idea.)
With the release of RAD Studio, Delphi and C++Builder 10.1 Berlin, we have added Apache Server support on Windows (Linux server is on the RAD studio 2016 public road map) for RAD Server / EMS. You can now run the EMS Server and the EMS Console in the Apache server on a production environment. You can also use other server features in RAD Studio, Delphi and C++Builder in an Apache server environment. In the DataSnap WebBroker project wizard you can choose to create an Apache dynamic link mod...
Two weeks ago I have been presenting with Jason Vokes at the University College of London for post-graduate students that were learning how to become technological entrepreneurs. We showed them building scalable, fault-tolerant Delphi XE application with DataSnap framework and deploying to Amazon EC2 cloud. For this occasion I really wanted to build a brand new, sexy looking demo and decided to build a jQuery Mobile web front-end for data coming from a DataSnap server.
It is really a bit of m...
With DataSnap in Delphi 2010, you can develop DataSnap clients and server that communicate over HTTP. One way to implement the server is as an ISAPI dll. I've been given permission to show this feature pre-release. See http://www.embarcadero.com/rad-studio-2010 for for more information about the upcoming release.
Click these links to skip ahead Configure IIS, Connect with Data Explorer, Ancestors and DataModules, ISAPI debugging
In the File/New… dialog, double click “DataSnap WebBroker...
With DataSnap in Delphi 2010, you can develop DataSnap clients and server that communicate over HTTP. One way to implement the server is as an ISAPI dll. I've been given permission to show this feature pre-release. See http://www.embarcadero.com/rad-studio-2010 for for more information about the upcoming release.
Click these links to skip ahead Configure IIS, Connect with Data Explorer, Ancestors and DataModules, ISAPI debugging
In the File/New… dialog, double click “DataSnap WebBroker...