HTTP transport

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

HTTP transport

Any HTTP server can be used by creating TWebUIHttpAdapter class descendant.

Out of the box framework has two adapters:

TWebUISysAdapter in htwebuiwin unit - uses http.sys windows subsystem.

TWebUIIndyAdapter in htwebuiindy unit - uses Indy HTTP server.