If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
There are some port monitoring software you can easily find on the net. I had to use one to track a programme that blocked a port and kept me off net for days. Finally found it was Gnutella
I've always been a big fan of the "netstat" command..... and with a "-aon" operand you can check the PID in TASKMGR to see if there is a program listening on a particular port. Handy in checking for FTP or other filesharing apps [Kyo's SFU] that may be running & intercepting port communications.
Comment