V04 - First Steps in RemObjects SDK for Delphi
This video will show you the first steps in creating a new RemObjects SDK server and client in Delphi. It will show you how to define a service with some methods, implement them, and on the client execute the methods.
Stay up to date with new content by subscribing to our RSS feeds:
All | Articles | Videos | FAQs
Advanced Search...
Find answers to the most commonly asked questions about our products. The FAQs are regularly updated based on the latest newsgroup postings ans support emails, to provide up-to-date information.
Latest Questions:
Which of the many channels available should I choose and why? There is an article available that covers this question: RO38 - Comparison of the RemObjects SDK Channels.
Why does the TCP Super Channel use more threads than expected? An average TCP Super Channel server has these threads: Thread pool: with maxthreadcount of 5, this will use a maximum of 5 threads...
Can I use the trial version of the RemObjects SDK with upgraded the Indy Components? No, the trial version only supports the "official" versions of Indy that ship with the respective versions of Delphi. Since the...
Can I provide a temporary bypass of auto generation of files? It can be done but it requires a little manual intervention. Allow the RemObjects SDK to generate the _intf file and then comment out the...