Re: Forcing DHCP release/renewal? (OS X)
Re: Forcing DHCP release/renewal? (OS X)
- Subject: Re: Forcing DHCP release/renewal? (OS X)
- From: Peter Sichel <email@hidden>
- Date: Wed, 15 May 2002 19:58:01 -0400
IPNetMonitorX includes a DHCP Lease tool that does this by using the
SystemConfiguration API to mark the interface as inactive (causing
a DHCP release), and then setting it active to rebind.
You can download IPNetMonitorX from my website to see how it works.
www.sustworks.com
Kind Regards,
- Peter
At 4:06 PM -0700 5/15/02, Joe Kelly wrote:
Someone asked a similar question back in February, but there never came a
definitive answer.
On Classic OS, I make a call to DHCPReleaseDatabase() in
NetworkSetupHelpers, which unloads/reloads TCP/IP.
Thanks,
joe, the accidental network programmer
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.