Networking Forums

Networking Forums > Computer Networking > Windows Networking > Questions on IpRenewAddress ...

Reply
Thread Tools Display Modes

Questions on IpRenewAddress ...

 
 
Polaris
Guest
Posts: n/a

 
      09-21-2006, 03:25 AM
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


 
Reply With Quote
 
 
 
 
Arkady Frenkel
Guest
Posts: n/a

 
      09-21-2006, 07:29 AM
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

"Polaris" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is IpRenewAddress a blocking call? Polaris Windows Networking 0 09-20-2006 07:25 PM
VPN questions. steve Network Routers 0 07-22-2006 05:04 PM
mn-740 questions Anon Broadband Hardware 0 04-04-2004 05:57 PM
mn-740 Questions Leo Broadband Hardware 2 01-15-2004 04:24 PM
Questions Mcploppy © Broadband 15 08-14-2003 09:46 AM



1 2 3 4 5 6 7 8 9 10 11