Get Remote

From CometWiki

(Difference between revisions)
Jump to: navigation, search
Skrach (Talk | contribs)
(Created page with "===XAP Control: Get Remote=== When issued to LUN 0 in an XAP program, the "Get Remote" control returns the browser's hostname/ip. Syntax: output$ = Control( 0, "Get Remote" ) ...")

Latest revision as of 18:37, 6 November 2011

XAP Control: Get Remote

When issued to LUN 0 in an XAP program, the "Get Remote" control returns the browser's hostname/ip.

Syntax:

output$ = Control( 0, "Get Remote" )

Return Value:

String containing the browser's hostname/ip

Example Result:

c-xxx.hsd1.comcast.net
Personal tools