KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: HTTP Client with 4D and 4D Internet Commands
PRODUCT: 4D | VERSION: 6.8 | PLATFORM: Mac & Win
Published On: February 28, 2002

The purpose of this technical note is to build an HTTP Client in 4D using 4D Internet Commands. The aim is to quickly go through the specifications of the Hyper Text Transfer Protocol and apply them in 4D. We will see how to parse a URL, build, send and receive an HTTP request, interpret an HTTP response, and encode a couple username and password in Base 64 for basic authentication

Download Complete Tech Note & Example: Windows | Mac