IpSuperHttpClientChannel 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 channel that provides a sophisticated and flexible communication channel. It uses persistent connections to enable true asynchronous calls and server callbacks.

Namespace

Declaration (C#)

[ClientChannel]
public class IpSuperHttpClientChannel : SuperHttpClientChannel;

Hierarchy

Properties

Property
Type
Description
TargetUrl String The URL of the server machine.
UserAgent String The User Agent value to be transmitted to the server.

Typically this value will not affect functionality however it might show up as the "Browser Name" in the server log files.


See Also


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

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools