PDA

View Full Version : Help with internet ports



ChrisMG187
02-10-2001, 06:31 PM
I'm trying to install a server but it says that my port 80 and port 443 are in use, how do i tell what ports are being used by which program?

Jeffbx
02-11-2001, 12:51 PM
Here's a list of common IP ports:

http://www.chebucto.ns.ca/~rakerman/port-table.html

In Windows, you can use the 'netstat' command to view all active & listening ports (use 'netstat /?' for list of options).

giambona
02-11-2001, 04:04 PM
port 80 i think is used for frontpage server extensions

Jeffbx
02-12-2001, 05:07 AM
Sorry - here's a better list:

http://www.isi.edu/in-notes/iana/assignments/port-numbers

Port 80 is HTTP, 443 is HTTPS.

giambona
02-12-2001, 06:28 AM
ok now i feel dumb