HTTPRemoteClient::GetPeer

Returns the address of the connected peer.

Synopsis

Declared in <httpserver.h>

CService const&
GetPeer() const;

Return Value

The remote address and port of the connected peer.