¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

VC4, modifying IP table for TCP/IP Client devices


 

I'm an in house guy who really strives for standard code across similar room types, makes changes/updates, etc? and even trouble shooting so much easier.? A lot of my existing code relies on modifying the IP table at runtime via either the console symbol or having a tech do it by hand in Toolbox.? ? ?
We're beginning to test with VC4 and am running into a brick wall with this.? I know that console is not supported in VC4 (for obvious reasons) and Toolbox is a no go.? I'm digging around in VC4 and not seeing any way to modify the IP table.? ??
? Amy I missing an easy way to do this or is my best option really to do everything via? socket in S+ (not comfortable in C# yet).? Any other tricks from? those of you using reusable code in VC4?? Thanks!


 

I'm also interested in this, if others' have knowledge/comments...


 

Found out from True Blue that there is in fact no way to modify the IP table at run/load time.? A feature request has been created, but in the meantime it seems like this means S+ (or C#) for everything or hardcoding IPs and running custom code in each room.? Seems like a big oversight to me.