Important: The information in this document is obsolete and should not be used for new development.
Getting the Addresses of Your Node and Local Internet Router
This section describes theGetNodeAddress
andGetBridgeAddress
functions, which you can use to get the address of the node that is running your application or process and to determine if the local network to which that node is connected includes a router. If there is a router on the local network,GetBridgeAddress
will return the node ID of that router. The router's network number is the same as that of your local network.
Subtopics
- GetNodeAddress
- GetBridgeAddress