Super HTTP Channel
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
New in ('Vinci'), this channel offers the same two-way communication features as the Super TCP Channel but it works through HTTP, thus allowing it to pass through strict proxies and firewalls. It has slightly more overhead than the Super TCP Channel though, as it uses two connections to the server.
Client Channel Components
- IpSuperHttpClientChannel (.NET)
- WinInetSuperHttpClientChannel (.NET)
- TROIndySuperHttpChannel (Delphi)
- TROSynapseSuperHttpChannel (Delphi)
Server Channel Components
- IpSuperHttpServerChannel (.NET)
- HttpSysSuperHttpServerChannel (.NET)
- SuperHttpWebProcessor (ASP.NET)
- TROIpSuperHttpServer (Delphi)
See Also
- Super TCP Channel
- HTTP Channel
- TCP Channel (legacy)
- Local Channel
- UDP and Broadcast Channels (Delphi only)
- Named Pipe Channel
- DLL Channel (Delphi only)
- Email Channel (Delphi only)
- WinMessage 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
