this program works on  following algorithm 

1) it tries to connect to internet 
2) if connection is live then wait for 10 minutes and go to step 1 else 3
3) disconnect(kill dialer application) dialer and redial 

note :

	***this program requires java

****************************

in batch file replace net4connect with your dialer exe name 

to view what is your dialer go to command prompt

and use command tasklist

***********************************

just double click chk.bat 

about batch file 

java CheckLive   <- Used to run java program for connection 

tskill Net4Connect  <- kills your dialer app 

start F:\Program Files\Net4India\Net4Connect.exe <-restart dialer application replace it with appropriate path

chk <-again go back in loop


***********************************

in case of any problems do mail me at 

abhishekraut@hotmail.com

