IpSuperHttpServerChannel Class
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview (.NET)
Enhanced HTTP based server which provides a sophisticated and flexible communication channel that uses persistent connections to enable true asynchronous calls and server callbacks.
Namespace
Declaration (C#)
[DefaultProperty("Port")] [ServerChannel] [LicenseProvider(typeof(ROLicenseProvider))] [DefaultClientChannel(typeof(IpSuperHttpClientChannel))] public class IpSuperHttpServerChannel : SuperHttpServer
Hierarchy
- System.ComponentModel.Component
- RemObjects.SDK.Channel
- RemObjects.SDK.Server.ServerChannel
- RemObjects.SDK.Server.IpSuperHttpServerChannel
- RemObjects.SDK.Server.ServerChannel
- RemObjects.SDK.Channel
Properties
| | | |
|---|---|---|
| MaxPackageSize | Integer | |
| Port | Integer | |
| Server | AsyncHttpServer |
Methods
| | |
|---|---|
| IpSuperHttpServerChannel | Default constructor for IpSuperHttpServerChannel. |
Events
| | |
|---|---|
| OnHttpRequest |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
