Top "Port" questions

A port is a communication end-point in the context of network communications or an interaction point for inter-component interactions.

How can you find out which process is listening on a port on Windows?

How can you find out which process is listening on a port on Windows?

windows networking port
How do I determine if a port is open on a Windows server?

I'm trying to install a site under an alternative port on a server, but the port may be closed by …

windows-server-2003 port ping
How to kill a process running on particular port in Linux?

I tried to close the tomcat using ./shutdown.sh from tomcat /bin directory. But found that the server was not …

linux unix port kill-process
How do I kill the process currently using a port on localhost in Windows?

How can I remove the current process/application which is already assigned to a port? For example: localhost:8080

windows cmd localhost port command-prompt
Command line for looking at specific port

Is there a way to examine the status of a specific port from the Windows command line? I know I …

windows networking port command-prompt
scp with port number specified

I'm trying to scp a file from a remote server to my local machine. Only port 80 is accessible. I tried: …

port scp
Open firewall port on CentOS 7

I am using CentOS 7 and I have to ensure that ports 2888 and 3888 are open. I read this article but this …

centos port firewall
How to kill a process on a port on ubuntu

I am trying to kill a process in the command line for a specific port in ubuntu. If I run …

ubuntu port kill
How to configure port for a Spring Boot application

How do I configure the TCP/IP port listened on by a Spring Boot application, so it does not use …

java spring spring-boot server port
Apache is not running from XAMPP Control Panel ( Error: Apache shutdown unexpectedly. This may be due to a blocked port)

I have installed XAMPP (xampp-win32-1.8.2-0-VC9-installer.exe) on Windows 7 successfully. But unfortunately, the following error was found …

php apache server xampp port