launchListener: Launcher Web Service Listener

Description Usage Arguments Value Examples

Description

Launch the Web service daemon at the specified port. If the daemon is already listening, it will be stopped and replaced by the new one. Please check that the message "Web interface at: %url%" is displayed to ensure everything went ok. The coding Web interface is available at the displayed %url% address that you can access via navigator.

Usage

1
launchListener(port = 80)

Arguments

port

listening port (default 80).

Value

FALSE if everything went ok.

Examples

1
launchListener(port=8020) # must return FALSE

IM-APHP/mlcodage documentation built on May 8, 2019, 10:52 a.m.