WebBrowser::GetRequestSource (open)

Returns the current set IP address from which the requests are sent

Syntax

LOADLIB "wh::internet/webbrowser.whlib";

RECORD FUNCTION GetRequestSource()

Return value

RECORD

Request source data

host

Host/ip for source of requests. Empty if all bindings are allowed

post

Port to bind to, 0 if any available port is ok.