DLL Channel
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
The Delphi only DLL channel allows you to implement server logic inside a DLL and access it using the standard RemObjects SDK calling mechanisms. The channel will automatically load the DLL into the client process and expose the server methods in the same fashion as a remote server would.
Client Channel Components
- TRODLLChannel
Server Channel Components
- TROLocalServer
See Also
- Super TCP Channel
- Super HTTP Channel ('Vinci')
- HTTP Channel
- TCP Channel (legacy)
- Local Channel
- UDP and Broadcast Channels (Delphi only)
- Named Pipe Channel
- Email Channel (Delphi only)
- WinMessage Channel (Delphi only)
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
