IpSuperHttpServerChannel Class

From RemObjects Software

Jump to: navigation, search

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

Properties

Property
Type
Description
MaxPackageSize Integer
Port Integer
Server AsyncHttpServer


Methods

Method
Description
IpSuperHttpServerChannel Default constructor for IpSuperHttpServerChannel.


Events

Event
Description
OnHttpRequest


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools