Simple HTTP Server Description |
||
Features | Detailed Description Available in VCL edition. The Simple HTTP Server is used to accept requests and send responses to HTTP clients via the HTTP protocol as described in RFC 1945 and RFC 2616 documents. This component works in the same thread as the main application thread runs. You can use it for accepting requests from clients and sending the corresponding responses. The other component, OAuth, utilizes Simple HTTP Server to accept redirection from an OAuth server page after completing the authorization process. The most common members of the Simple HTTP Server component can be seen below: Property List
Method List
Event List
|