Port 6515

  • Thread starter Thread starter Charles Weston
  • Start date Start date
C

Charles Weston

I keep getting box popping up with the legend: MESSAGE:Unable to listen
on Port 6515. Another application may be using it" and there's some
more language to the effect I should check out my TCP/IP installation.

Anybody seen this before? What's the remedy?

CW++
 
Go to a command prompt and type:

netstat -oa

Shows you all your current connections and the PID for
each process (in case you want to kill it using Task
Manager)

/Seth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top