Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
getRemoteAddress.HttpRequest: Gets the IP address of the client that sent the request
Description
Gets the IP address of the client that sent the request.
Usage
"getRemoteAddress"(this, ...)
Arguments
...
Not used.
Value
Returns a
character
string.
See Also
getRemoteHost
(). For more information see
HttpRequest
.