How to detect the connection status to the LAN
I use this:
Bool IsNetworkAlive(
LPDWORD lpdwFlags // Specifies the type of network connection
);
but it detect the disconnection after about 5 min then real disconnection.
How can I solve this problem?
Oh, another best way?
Thanks.
dip_2004_05Posted Sep 17, 2003, 12:40 PM
gatlinaPosted Sep 16, 2003, 3:22 PM
AdministratorPosted Mar 26, 2003, 1:07 AM