Hello,
my Problem:
I need to obtain the following data via vb.net:
1.) the DNS-Server-IP my local PC uses
2.) the DNS-Server-Hostname (I suppose this works with something like system.net.dns.resolve(myDNS-Server-IP))
3.) My local Subnet-Mask
4.) the DHCP-ServerIP my local PC uses
5.) the DHCP-Server-Hostname (...DNS.reoslve(IP) ?)
Perhaps you should know the following:
The computers my little programm should work on are either included in some W2k-/W2k3-ActiveDirectory- or NT4-Domain or form simply a Workgroup. There won't be any standalone Computer.
Any idea is welcome.
Many thanks in advance
Voca
my Problem:
I need to obtain the following data via vb.net:
1.) the DNS-Server-IP my local PC uses
2.) the DNS-Server-Hostname (I suppose this works with something like system.net.dns.resolve(myDNS-Server-IP))
3.) My local Subnet-Mask
4.) the DHCP-ServerIP my local PC uses
5.) the DHCP-Server-Hostname (...DNS.reoslve(IP) ?)
Perhaps you should know the following:
The computers my little programm should work on are either included in some W2k-/W2k3-ActiveDirectory- or NT4-Domain or form simply a Workgroup. There won't be any standalone Computer.
Any idea is welcome.
Many thanks in advance
Voca
Last edited: