View Single Post
  #2 (permalink)  
Old 08-29-2006, 08:37 AM
Noodles Noodles is offline
Administrator
 
Join Date: Aug 2005
Location: New Zealand
Posts: 670
Default

go to the command line (start menu -> run -> cmd) and do netstat -a and print what it says here (you can do netstat -a > file.txt if the output is too big for the dos window).

Also, if you open the task manager (ctrl+shift+esc) which process is using the most cpu (under the processes tab)?
Reply With Quote