|
|||||||
| Register | FAQ | XDA-Portal | XDA-Wiki | Device database | Donate! | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
HISTORY
V1.1 [2009-10-05] 1) Options dialog to change timeout to run the program automatically (10 by default) and web server to reach (www.google.com by default) 2) Option to reset statistics. 3) When the gui is opened its auto-refreshed automatically each 2 seconds 3) Minor fixes V1.0[2009-10-04] 1) Initial release. History Hi I ve developed a little program to solve a problem I ve many years ago. I use direct push so I need a permanent connection. This is achieved using activesync (direct push) or setting a connection as always on. PROBLEM TO SOLVE: Many times a connecion is stablished minutes or hours ago. But it doesnt work correctly. I dont know if the problem is in phone operator system, or in the device or some roms. Simply the connection is corrupted. If you try to suf a web it doesnt work. Clicking "sync" in activesync keeps rolling for ever. So I ve to close the connection manually (hang button long press) and stablishing a connection again. And then all works again WHAT I SEARCHED AND DIDNT FIND: 1)A program that tries to reach a server (www.google.es) each x minutes. If there is an active connection but cant reach it then kill the connection and stablish it again. The program doesnt download the page content. Simply reach the server so very little data usage (a few bytes each time) 2) very little, no cpu consuming and no resident. Windows should run it each x minutes. Do its job in a few milliseconds and exit. 3) perform its job even if the device is suspended.. 4) So I wrote my little program. It works correctly. 5) If the phone is in fly mode then it skip its job USAGE: Just install. No need to run it manually. It installs too a little GUI program (ConnectionStateCheckerGUI) to see some statistics (stored in the registry) like number of checks, corrupt connections, last check, etc. You can set the timeout (10 minutes) and server (http://www.google.com) in the registry. My job needs a 100% safe real time mailing working. This little program guarantees it and maybe there are other people in my situation. Greetings Dani pd: The black background is because of omnia2 skin. In other devices is a tipical white dialog.
__________________
www.commmgrpro.com Last edited by danielherrero; 5th October 2009 at 03:19 PM.. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
OK. gracias nene.
![]() |
|
#3
|
|||
|
|||
|
Nice work buddy, a common problem that bugs a lot of people including you but you decided to do something about it and now we can all be happy.
May I redistribute this on my website? |
|
#4
|
|||
|
|||
|
thanks for that...
__________________
HD T8282 [security unlocked] Radio : 1.17.25.09 HSPL : 1.56.OliNex Haret ROM Chainloader Emulator // Linux on Blackstone /* latest zImage builds Waiting Stable Android !! |
|
#5
|
||||
|
||||
|
Thanks
![]() Sure, you can use, upload, distribute or what you want with it ![]() ...and if someone has any suggestion.... First I was going to do icmp ping instead of http get but my phone company (and probably other) has blocked pings.... Greetings Dani
__________________
www.commmgrpro.com |
|
#6
|
||||
|
||||
|
Hi¡
New version on first post greetings Dani
__________________
www.commmgrpro.com |
|
#7
|
|||
|
|||
|
Any chance of a Today screen icon? That would be more helpful than having to call the program in order to see connection status.
|
|
#8
|
||||
|
||||
|
Quote:
The GUI only reads the statistics stored in the registry and refresh them each 2 seconds... Dani
__________________
www.commmgrpro.com |
|
#9
|
|||
|
|||
|
Thank you for this nice piece of software.
However I have few questions, right after installing and soft-resetting, then changed web reference to www.google.com and interval to 1 minute, it keeps saying that the Last Result is KO, and only Connection Fixed has the increment. What makes it odd, is that the connection is actually OK, I can connect to www.google.com via UCWeb and Slick is running too. This is quite bugging me, however since I only installed it for less than an hour, I'll report again whether my connection would be kept alive permanently or not by this program. (Dopod 818Pro aka HTC Prophet/WM6.1/My Buble Blue ROM by varanusvincent) Andi Last edited by cumisquid; 6th October 2009 at 11:06 AM.. |
|
#10
|
||||
|
||||
|
Quote:
Please dont remove "http://" because this is used by WinInet to choose the correct destination. Leave http://www.google.com (or any other site but using http://) and it will work again.... ![]() Dani
__________________
www.commmgrpro.com |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|