greatindiangenius 0 Report post Posted July 12, 2006 After i connect,some 5 minutes after i get disconnected(rconnect does not show that it is disconnected but stops receiving data),so i have to reconnect,after doing this for 5 or 6 times,when i reconnect it stops receiving data permanentl.When it reaches this pt i'm unable to reconnect unless i reboot my system.This is very frustrating.I connect to rconnect using a usb data cable and an fwp.My connection speed is also very slow , how to solve this problem.I tried reinstalling,it did'nt work Share this post Link to post Share on other sites
AirCom 0 Report post Posted July 12, 2006 Try continuosously pinging some site like google using the command ping -t www.google.com from your command prompt while using R Connect. Share this post Link to post Share on other sites
greatindiangenius 0 Report post Posted July 13, 2006 (edited) thanks, I wrote a bat file for that.Here it is for those who had a similar prob(http://rapidshare.de/files/25706436/PINGER.BAT.html) Edited July 13, 2006 by greatindiangenius Share this post Link to post Share on other sites
vijaythecoolking 0 Report post Posted July 31, 2006 Paste the below in notepad and save it as ping.bat and your ping file is ready. @ping -t 202.138.96.2 -l 1 @pause Share this post Link to post Share on other sites