RemObjects SDK for Delphi Sample Categories Overview

Sample Categories

Some samples are shown below in more than one category. The Dynamic Request, RODL, and Named Pipe samples do not ship with the trial version of the RemObjects SDK.

Introduction

  • First Sample
  • Multi Channel Super TCP Channel Chat
  • RODL (not shipped with the trial version)
  • Async Auto Server
  • Dynamic Request (not shipped with the trial version)
  • Session Types
  • Time Server
  • Channels
  • MegaDemo

Sample Descriptions

  • Arrays (Intermediate): Demonstrates using TROArray for DB tables in a master/detail relationship.
  • Async (Introduction): Shows how to call methods asynchronously, with a delay for server queries.
  • Auto Server (Introduction/Architecture): Allows local server control for standalone solutions.
  • Broadcast Chat (Intermediate): Uses TROBroadcastServer for a UDP broadcasting chat program.
  • Class Factories (Architecture/Advanced): Demonstrates creating different server types: Singleton, Single Call, and Pooled.
  • COM (Advanced): Calls an existing RemObjects SDK server using COM.
  • DataSnap (Architecture): Standard use of TRODataSnapModule and TRODataSnapConnection components.
  • Dispatch Notifier (Architecture/Advanced): Customizes message dispatching via IRODispatchNotifier.
  • Dynamic Request (not shipped with the trial version): Executes server methods with TRODynamicRequest.
  • Extended File Transfer (Intermediate): Transfers files in chunks, monitoring via server events.
  • First Sample (Introduction): Introduces using the Delphi edition with simple methods.
  • FPC Server (Architecture): HTTP-based chat program using polled events.
  • MegaDemo (Channels): Comprehensive example showcasing many features of the RemObjects SDK.
  • Multi Channel (Introduction): Overview of using various channels to connect to the server.
  • Named Pipes (not shipped with the trial version): Uses named pipe connection as a Windows service.
  • Proxy Server (Architecture/Advanced): Redirects calls to another server while maintaining control.
  • RODL (not shipped with the trial version):
  • Service Discovery (Intermediate): Uses TRODiscoveryClient and TRODiscoveryServer for LAN services.
  • Session Types (Architecture/Introduction): Illustrates session management with various SessionManagers.
  • Super TCP Channel Chat (Introduction/Channels): Direct event communication for chat.
  • Time Server (Introduction): Basic sample with TROBroadcastServer.
  • Variants (Intermediate): Transfers variants and arrays between client and server.
rar 文件大小:912.34KB