getRemoteAddress.HttpRequest {R.rsp} | R Documentation |
Gets the IP address of the client that sent the request.
## S3 method for class 'HttpRequest': getRemoteAddress(this, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
getRemoteHost
().
For more information see HttpRequest
.