G
Guest
Guest
Archived from groups: microsoft.public.windowsxp.network_web,microsoft.public.platformsdk.networking,microsoft.public.windows.networking.wireless (More info?)
I am building a service for Windows XP SP 2 and similar, which have the
built-in Wireless connection manager. The service should start its work
every time the user gets a new Wireless connection (let us assume that
802.1x authentication is disabled for this connection). I could poll
the network status often enough to keep track of the connection, but
isn't it a ridiculous waist of the CPU? Is there some system
notification that I could receive whenever a connection is established?
I am building a service for Windows XP SP 2 and similar, which have the
built-in Wireless connection manager. The service should start its work
every time the user gets a new Wireless connection (let us assume that
802.1x authentication is disabled for this connection). I could poll
the network status often enough to keep track of the connection, but
isn't it a ridiculous waist of the CPU? Is there some system
notification that I could receive whenever a connection is established?