s***@gmail.com
2006-10-27 12:17:27 UTC
Dear All,
Problem scenario:
In my application, I have a network resource from where I am getting
the data. This is a real time software, where network status should be
monitored continuously. If there is a change in connection status, my
application should able to notify it the user thro' a dialog box (like
network disconnection). Once the connection is re established, I should
able to work smoothly.
Problem:
To monitor URL connection continuously and update the connection
status. I using InternetSetStatusCallback() for this purpose. Some how
it is not working. Can some one show me how to use the callback
function here?
thanks in advance
suresh
Problem scenario:
In my application, I have a network resource from where I am getting
the data. This is a real time software, where network status should be
monitored continuously. If there is a change in connection status, my
application should able to notify it the user thro' a dialog box (like
network disconnection). Once the connection is re established, I should
able to work smoothly.
Problem:
To monitor URL connection continuously and update the connection
status. I using InternetSetStatusCallback() for this purpose. Some how
it is not working. Can some one show me how to use the callback
function here?
thanks in advance
suresh