advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   FORUMS  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
Tip of the Day
Average Rating: 3.7/5 | Rate this item | 6 users have rated this item.
Expertise: Intermediate
Language: Enterprise
March 17, 2008
Find Out What Applications Transmit Data from Your Computer
This tip can help you determine if your computer is hosting spyware that sends your information to another server.

The NETSTAT command can show the list of running applications in your computer, along with other details such as the port number, the IP address used, the protocol, and so on.

Note: You will need to run this command as an administrator.

Open a command prompt (type cmd in the Run menu), and then enter netstat -nab.

The command shows a list of running programs, their connection types, IP addresses, port numbers, etc.

Srinath MS
If you have a hot tip and we publish it, we'll pay you. However, due to accounting overhead we no longer pay $10 for a single tip submission. You must accumulate 10 acceptable tips to receive payment. Be sure to include a clear explanation of what the technique does and why it's useful. If it includes code, limit it to 20 lines if possible. Submit your tip here.
Please rate this item (5=best)
 1  2  3  4  5
advertisement
advertisement