Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NETSTAT results - intrusion?
Message
 
À
19/08/2008 22:59:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01339452
Message ID:
01340304
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Hi,

> But, what do u think could have such a loop to itself? Kinda weird right?

Less weird than it seems at first. If you have a service like a virus scanner, backup engine, SQL server, etc. these services use a different user account than the logged on user. Therefore they cannot have any user interface. Many of these tools also have a second smaller EXE that runs in the system tray. Both need to communicate which frequently happens through socket connections on the local system. With
NETSTAT -a -b
You also get the name of the process that has access to the socket. That should make it easier to validate what is going on.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform