Re: TCPIP Load only when needed
Re: TCPIP Load only when needed
- Subject: Re: TCPIP Load only when needed
- From: Quinn <email@hidden>
- Date: Wed, 6 Mar 2002 22:59:48 +0000
At 11:11 +1300 7/3/02, David Nock wrote:
We need to be able to check the status and and possibly modify the status
of the 'Load only when needed' option within the TCPIP settings.
Does anyone have any pointers/code to do this?
You can do this using Network Setup. It's probably easiest if you
use MoreNetworkSetup to read the configuration (NSHGetConfiguration)
and then look at the relevant field (fTCPv4.fUnloadAttr) in the
result.
<
http://developer.apple.com/samplecode/Sample_Code/Networking/MoreNetworkSetup.htm>
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.