Hello again,
This time the Spider 4.2.11.0 doesn’t trigger the following event:
NetworkChange.NetworkAddressChanged += NetworkChange_NetworkAddressChanged;
NetworkChange.NetworkAvailabilityChanged += NetworkChange_NetworkAvailabilityChanged;
I’m using these from a class that can be used by any device, so I would assume that these events will fire regardless of the device, when a cable is attached and detached the same goes for the IP Address change…
right now on the spider they don’t fire…
Please review and confirm…
thanks.