getPort.HttpDaemon {R.rsp}R Documentation

Gets the socket port of the HTTP daemon

Description

Gets the socket port of the HTTP daemon, if started.

Usage

HttpDaemon$getPort(...)

Arguments

... Not used.

Value

Returns an integer if started, otherwise NA.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see HttpDaemon.


[Package R.rsp version 0.3.4 Index]