From: Le Chaud Lapin on
On May 30, 12:22 am, "Kerem Gümrükcü" <kareem...(a)hotmail.com> wrote:
> Hi,
>
> Have a look at the IP Helper Library Functions
> and the Notify* Functions.
>
> [IP Helper Functions]http://msdn.microsoft.com/en-us/library/aa366071(VS.85).aspx
>
> mainly this one for the IPv4 and the IPv6 Protocolls:
>
> [NotifyIpInterfaceChange Function]http://msdn.microsoft.com/en-us/library/aa814450(VS.85).aspx
>
> There is also a synchronous IPv4 Version:
>
> [NotifyAddrChange Function]http://msdn.microsoft.com/en-us/library/aa366329(VS.85).aspx
>
> Hope this helps,...

It does, thanks. :)

What is the equivalent API for Windows Mobile?

-Le Chaud Lapin-
From: Volodymyr M. Shcherbyna on
NotifyAddrChange is present on CE.

http://msdn.microsoft.com/en-us/library/aa922181.aspx

--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Le Chaud Lapin" <jaibuduvin(a)gmail.com> wrote in message
news:cce96acc-57d4-454d-835c-a11d64b22df3(a)f63g2000hsf.googlegroups.com...
On May 30, 12:22 am, "Kerem G�mr�kc�" <kareem...(a)hotmail.com> wrote:
> Hi,
>
> Have a look at the IP Helper Library Functions
> and the Notify* Functions.
>
> [IP Helper
> Functions]http://msdn.microsoft.com/en-us/library/aa366071(VS.85).aspx
>
> mainly this one for the IPv4 and the IPv6 Protocolls:
>
> [NotifyIpInterfaceChange
> Function]http://msdn.microsoft.com/en-us/library/aa814450(VS.85).aspx
>
> There is also a synchronous IPv4 Version:
>
> [NotifyAddrChange
> Function]http://msdn.microsoft.com/en-us/library/aa366329(VS.85).aspx
>
> Hope this helps,...

It does, thanks. :)

What is the equivalent API for Windows Mobile?

-Le Chaud Lapin-