Shoutbox

Changing ports - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Changing ports (/showthread.php?tid=53433)

Changing ports by simsgenius on 11-29-2005 at 12:03 PM

I have 2 program's and when I start up one of them it says the port is in use by another program. I can't change the port on that program and I don't know what the other program is.

How do I find out which other program is using the port so I can delete/change it.


RE: Changing ports by RaceProUK on 11-29-2005 at 01:07 PM

Start > Run > cmd > netstat
;)


RE: Changing ports by simsgenius on 11-29-2005 at 01:53 PM

I'm not sure what you mean.

Could you please explain that a bit more? I got to the box that opens after I press run but I'm not sure what to do after that. Could you give some simpler instructions please.

Thankyou.


RE: Changing ports by simsgenius on 11-29-2005 at 02:04 PM

actually, I've done it (somebody directed me in the right direction on msn but he's gone now) but when I type in the box the text doesn't come up and when I press netstat nothing happens.

See what I mean about things going wrong?


RE: Changing ports by RaceProUK on 11-29-2005 at 03:16 PM

'cmd' is the command you enter into the Run dialog, and 'netstat' is what you enter into the command window e.g.
[Image: attachment.php?pid=571346]

'netstat' will then look for all TCP and UDP connections, and list them all, with their local port, remote port, and status. The numbers you want to look at are the ones immedaitely following the colons.
If you like, you can just paste the 'netstat' results here, along with the program that's complaining about not being able to open a port, and I'll have a look and tell you which program is getting in the way.


RE: Changing ports by simsgenius on 11-29-2005 at 04:34 PM

the black screen thing with the white writing just comes up blank with nout on and when I try typing on it, nothing shows up. I still tried pressing enter but nothing happened apart from 5 minutes later I hear the error sound and it's closed down.


RE: Changing ports by simsgenius on 11-29-2005 at 04:39 PM

aha! the error is C:\WINDOWS\system32\cmd.com
The NTDVM CPU has encountered an illegal instruction
CS:06e7 IP:0202 OF:ff e8 a7 fd 5e. Choose 'Close' to terminate the application.
_______

And no matter what I press it closes.


RE: Changing ports by RaceProUK on 11-29-2005 at 10:12 PM

Sounds like your command line's screwed. See if you can find an app on Google that does what netstat does.