Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Machine IP output on System ID

Post requests for new features to this forum group. Any suggestion to expand the possibilities of Ventuz are welcome.

Moderator: Support

Post Reply
User avatar
Naggar
Posts: 178
Joined: 22 Dec 2016, 14:02
Location: Dubai, United Arab Emirates

Machine IP output on System ID

Post by Naggar » 08 Apr 2019, 10:32

Hello everyone..
Would it be possible to add a "Machine IP Address" output on the System ID node?

User avatar
Eric_RD
Posts: 103
Joined: 04 Jun 2014, 14:01
Contact:

Re: Machine IP output on System ID

Post by Eric_RD » 17 Apr 2019, 14:38

+1
You can get the IP easily with a String expression using System.Net.Dns.GetHostEntry() and check the Address families of the result for "interNetwork"
==>Direct Access via SystemID would be nicer though

Post Reply