Accessor: net/IPAddress

net/IPAddress

This accessor outputs the IP address of the local machine.

Version:
  • $$Id$$
Author:
  • Elizabeth Latronico (beth@berkeley.edu), based on IPAddress actor by Christopher Brooks
Source:
Inputs:
Name Type Description
trigger boolean Send a token here to produce an output.
Outputs:
Name Type Description
IPAddress string The IP address of the local machine.

Methods

(static) initialize()

Upon receiving a trigger input, output the host machine's IP address.

Source:

(static) setup()

Define inputs and outputs.

Source: