Click to See Complete Forum and Search --> : DNS Server


sriniviji
January 6th, 2003, 11:19 AM
I want to use my own DNS server in my Windows 2000.
I want to update the DNS record with latest dynamic IP address using DnsModifyRecordsInSet function.
Can anyone share source code/information with me?

Thanks
Srini

DorianS
January 20th, 2003, 05:57 PM
For this function (DnsModifyRecordsInSet) I found a sample
in directory ----\Microsoft SDK\samples\netds\DNS\ModifyRecords.

Try to find if it's work.