HTTPRequest::GetPeer

Returns the address of the peer that sent the request.

Synopsis

Declared in <httpserver.h>

CService
GetPeer() const;

Return Value

The address and port of the peer that sent the request.