Internet Connection Problem
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, My application is an mfc application which is connected to server throughtout. Now if the internet connection failure is there then then i display a meesgebox that please check your internet connection. And the applications keeps on requesting from the server. How ever if the internet connection does not get better early the the appplicaton keep on requesting from thes server i.e. it gets busy in itself as the messagebox next gets fired after 213 calls. How should i manage it so that it does get busy itself and the user does not have to forcefuuly end it. Thanks In Advance. Dhiraj