WinMessage Channel
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
This Delphi only channel provides communication by sending Windows Messages between the client and the server application.
While providing an easy way for Inter Process Communication on a single computer, Windows Messages have several limitations - they cannot be used to communicate servers running as Windows Services, and they rely on a Windows Message Loop being active in both client and server. Please refer to MSDN for more details on these concepts.
Client Channel Components
Server Channel Components
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
- DLL Channel (Delphi only)
- Email Channel (Delphi only)
- Channel Compatibility
- Lists
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | RemObjects SDK | Architecture | Channel | Delphi
