HTTPServer

4D Component which includes methods to help your web developing.

4Dv18R3 and above MIT license

HTTPServer

Overview

4D Component which includes methods to help your web developing.

Description

By Installing this component into your 4D project, several methods are added to your 4D project, in order for making web developing easier.

Requirement

4D v18R3 or above

Note: This component uses new “Class” function introduced in 4D v18R3. Please do not open it with 4D v18R2 and under.

Install

This is a 4D component, so you should build this source as 4D component and place it in the “Components” folder of your project root.

Documents

Please refer to the doc.

Contents

Small sample demo is in the “test” folder. Just launch it with 4D v18 Standalone and connect to it with your favorite web browser via http://localhost/.

License

HTTPServer component is released under MIT license.

Release Note