Mrudhulraj commented on PR #7141:
URL: https://github.com/apache/texera/pull/7141#issuecomment-5259978517

   Hi @Yicong-Huang,
   
   I have revisited this topic. I took a different approach using the `netsh` 
tool, which closely resembles the Linux method by retrieving the index of the 
default gateway from the route table based on the gateway names.
   
   In the route table, we ensure that we obtain the correct gateway index 
(`idx`). Following this, we use the `idx` to finally retrieve the IPv4 address.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to