Re: DNS serrver update via client?
- From: "Buckaroo_Banzi" <NUKTNEIDMUFK@xxxxxxxxxxxxx>
- Date: 25 Jan 2006 10:49:46 -0800
I am not sure that I can rely on DHCP being implemented in the project
I am working on. I will need to look into that.
This is what I was envisioning, never got too far into this so don't
laugh ;)
Create a method (function) that would update a DNS server something
like the following:
void UpdateDnsServer( char *systemName, unsigned long ipAddress);
It would then send a network message to the DNS server that would cause
the server to add the relationship so that any future DNS queries would
resolve <systemName> to <ipAddress>.
.
- Follow-Ups:
- Re: DNS serrver update via client?
- From: Tauno Voipio
- Re: DNS serrver update via client?
- References:
- DNS serrver update via client?
- From: Buckaroo_Banzi
- Re: DNS serrver update via client?
- From: John Hasler
- DNS serrver update via client?
- Prev by Date: Re: DNS serrver update via client?
- Next by Date: Re: DNS serrver update via client?
- Previous by thread: Re: DNS serrver update via client?
- Next by thread: Re: DNS serrver update via client?
- Index(es):
Relevant Pages
|