Tagged Questions

1
vote
1answer
476 views

Programmatically Changing NameServer in Windows TCP/IP

I am building a VPN application where I need to set DNS server programmatically. I am changing NameServer parameter in the registry (in ...