You might want to check Microsoft's web site to see if there's a
winapi function that can be called but I've always just used the
System Exec function to run ipconfig. The results are returned in the
function's standard output and then it's just a matter of parsing the
string for the info you want.

Reply via email to