I wish to programmatically get the IP of my XC server. (as the project will be deployed to multiple xc instances)
session.localaddress
app.localaddress
XojoCloud.localaddress
Don’t exist.
I wish to programmatically get the IP of my XC server. (as the project will be deployed to multiple xc instances)
session.localaddress
app.localaddress
XojoCloud.localaddress
Don’t exist.
http://documentation.xojo.com/index.php/NetworkInterface.IPAddress may provide what you need.
It’ll be index 0.