Any help here would be appreciated.
Cheers
Mike
That's svchost.exe job is to communicate on the network for the NT based
O/S. Many programs elements of the O/S use svchost.exe to perform various
tasks with one of the tasks of svchost.exe being communications. There
can be several svchost.exe(s) running on the machine at the same time
doing various tasks. Also, malware such as spyware and Trojans can use
svchost.exe too to communicate. So it's not just svchost.exe that wants
communications. It's a program using svchost.exe on its behalf for the
communications. A svchost.exe that's not running out of *system32* will
be a Trojan named svchost.exe so that the name will fool the user.
Prcview or Process Explorer both are (free use Google) will allow someone
to look inside svchost.exe to see what programs are using svchost.exe
while it's running.
And in general, Google is your friend to ask the question *What is
svchost.exe?*.
Duane :)