Is there a way to make BAS browser give priority to receive IPv6 before receiving IPv4 like normal Chrome when connecting to the network without going through a proxy?
I think you could use another thread with the browser to accomplish this. And saving the necessary data to a resource / global variable, then using this data in the new thread, whether with the browser or whatever needs to be done.