Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Detecting network activation
| Subject: | Re: Detecting network activation |
| Posted by: | "Francois Piette [ICS & Midware]" (francois.piet..@overbyte.be) |
| Date: | Mon, 29 May 2006 15:40:00 |
> I would like to detect when the network becomes
> active, like MS Messenger does (when the network
> card or the ADSL router is activated, Messenger
> detects this event and tries to connect).
>
> Is there an API to do that ?
Maybe the message WM_DEVICECHANGE will do what you need.
Have a look at MSDN...
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
none