tcpip socket

G

Guest

Hi all,
My pc can not get an ip from a dhcp server. When I try config /renew
command, it said "an operation was attempled on something that is not a
socket". At startup, an error message said "Can not listen on port 6515,
make no other applications are listening on that port" . How do I find out
what application is listening on what port causing this problem? Do I need
any tool to check? Thanks for any help.
 
P

Paul Baker [MVP, Windows - SDK]

Does this command help?

NETSTAT -O -A

The right-most column is process ID. The Processes page of Task Manager will
then tell you what process it is.

Paul
 

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

Top