Previous Topic: YCRTW2EHTP - Create Web Option HTTP Server Instance

Next Topic: Usage Details

Parameters

The following are the Create Web Option HTTP Server Instance (YCRTW2EHTP) parameters:

W2ELIB (Web Option library)

This required parameter is used to create an HTTP server instance.

HTTPSVR (HTTP server instance)

The name of the created HTTP server instance and the instance must not already exist.

*DFT

An HTTP server instance Y2WEBSVR is created.

HTTP-server-instance-name

Specify a name for the HTTP server instance

PORT (Port number)

The port number is used by the created HTTP server instance.

Note: The port is defined in the HTTP configuration specified in the HTTPCFG parameter. When the HTTP server instance is started, either through the STRTCP or the STRTCPSVR command, the HTTP server instance listens at the specified port number for requests.

*DFT

The HTTP server instance uses the default Web Option port number 4100.

port-number

Specify a port to use. The valid range of ports is 1 - 65535, but you should specify a port number above 1024, since port numbers below 1024 are reserved for other TCP/IP applications. Ports 8080 and 8008 are commonly used by proxy servers and should also not be used.