Home > Software engineering > Unable to access the network powered up, such as normal in a few minutes.
Unable to access the network powered up, such as normal in a few minutes.
Time:09-26
In a recent work on a project, the software embedded within the webbrowser, display page, background threads have chttpfile test server heartbeat, normal use of software, and is set to boot startup,
Now find the problems in the use of 2 months after gradually appear, webborwser when the phone is switched on for a long time to open a webpage, chttpfile also is same, open time as days more and more long, when powered up for now open the need for more than 10 minutes, After can open, normal, exit the software restart is normal also, Is powered up for every time have to wait for a period of time the webbrowser and chttpfile to normal access to the network, and waiting time as days longer and longer, but problems arise, the browser can normal open a webpage, PING networks are all normal,
Inspection found when the phone is switched on, taskhost. Exe process CPU on the high side, when the phone is switched on when taskhost. Exe takes up to 0 after, can access the network normally, if directly kill taskhost exe still have to wait a long time to access the network normally, kill taskhost. Exe, and there will be a dllhost. Exe CPU high phenomenon, On the Internet to find banned taskhost methods are tried, are disabled, the problem remains, Tried antivirus, killing the Trojan found no abnormalities, and the problem still,
Have searched on Internet, did not have the same problems, hope someone had done similar projects here, encountered such a problem,
Operating system Windows 7 and doing all tried, all is such, taskhost dllhost takes up high, and whether Windows com support there is a problem, or Windows system vulnerabilities,
CodePudding user response:
Should not, mainly is the time to boot, the system will be a lot of service start initialization actions, so your program should be slightly system startup delay after a period of practice, etc
CodePudding user response:
In the program add a delay timer, or to sleep for a period of time,