|
windows
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Questions on IpRenewAddress ...Hi Experts:
I'm using IPHelper API under Windows XP. I have a few questions on IpRenewAddress: (1). Will this call change the contents of the current routing table? (2). When I call this function on one adapter, the other adapter disappeared as shown by results from ipconfig and GetAdaptersInfo, any hint why? (3). Is there any negative effect if call this function without calling IpReleaseAddress first? (4). Is this function a blocking call? If not, how should I check programmatically if the adapter has assigned a new lease? Thanks in advance! Polaris Hi!
Blocking/non-blocking ( really in windows that synch/asynch ) can be operation on socket but not API of such kind. If that whould be async operation that would demand event handle to fire event on finish. IpRenewAddress is ordinary synch API and don't need IpReleaseAddress before AFAIK Arkady Show quoteHide quote "Polaris" <etpola***@hotmail.com> wrote in message news:uqwYh2S3GHA.2228@TK2MSFTNGP03.phx.gbl... > Hi Experts: > > I'm using IPHelper API under Windows XP. I have a few questions on > IpRenewAddress: > > (1). Will this call change the contents of the current routing table? > > (2). When I call this function on one adapter, the other adapter > disappeared as shown by results from ipconfig and GetAdaptersInfo, any > hint why? > > (3). Is there any negative effect if call this function without calling > IpReleaseAddress first? > > (4). Is this function a blocking call? If not, how should I check > programmatically if the adapter has assigned a new lease? > > Thanks in advance! > Polaris >
Is this possible? wired+wireless
Getting IP to change with router limited or no connectivity "you do not have sufficient privileges to access connections prope internet connection drops when idle Can IIS Do this? Re: windows domain and samba password D-Link Securespot Problem setting up XP Pro as a router Yet Another Windows Internet Connection Sharing Problem |
|||||||||||||||||||||||