HTTP-server

<< Click to Display Table of Contents >>

Navigation:  Project > Project properties >

HTTP-server

Previous pageReturn to chapter overviewNext page

If you want to use Client - Server architecture in your system and use it with HTTP-server you have to check Enable HTTP-server:

 

httpserver

 

Below description of the properties:

Property

Description

Enable HTTP Server

Check if you want to enable HTTP server.

Host

Host or IP address of the HTTP server.

Username

Username of the HTTP server.

Password

Password of the HTTP server.

HTTPS

Check HTTPS if you want to use secured HTTPS protocol to connect to HTTP-server.  

Keystore file

It’s a file where stored certificates of the server. It should be with .jks or .keystore  format. File placed in /private/ folder

Keystore password

Keystore password to have access to keystore file.

Create HTTP client

If you want to create HTTP client for connecting to this HTTP-server click this button.