Exontrol ExHTTP Component

Exontrol's exHTTP is a HTTP client component that provides easy interface to the HTTP (Hypertext Transfer Protocol) protocol. Its primary purpose is to retrieve documents, images from the WEB. With a minimal amount of code you can get a document from the WEB to a string or to a safe array. The exHTTP component doesn't require additional libraries. It just uses the HTTP protocol (rfc2616). For instance, the Image1.Picture = http.GETImage("https://exontrol.com/images/exontrol.png"), assigns the picture from giving URL to Picture property of the Image Object, where the http is a global object of EXHTTPLib.HTTP type.

The exHTTP binary version is 100% free

® ExHTTP is a trademark of Exontrol. All Rights Reserved.