Full name of the network stream endpoint URL using the following syntax: ni.dex://host_name:context_name/endpoint_name.
The following table describes each component of this URL.
URL Component | Description |
---|---|
ni.dex | The protocol of the URL. The dex protocol identifies the URL as an endpoint URL. |
host_name | The DNS name or IP address of the computer where the endpoint resides. The default value for this component is localhost, which routes to the network location of the computer where the endpoint resides. |
context_name | A string value that refers to the application where the endpoint resides. This component is an empty string unless you specify a URL that includes a context name with the writer name or the reader name inputs. |
endpoint_name | The name that you assign to the endpoint with the writer name or the reader name inputs of the Create Network Stream Reader Endpoint and Create Network Stream Writer Endpoint nodes. |
Data type:
Where This Property Is Available:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application