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 do I stop Skype from using HTTP or HTTPS ports 80 and 443?

I installed the Apache web server on my Windows 7 machine and I'm unable to start it because Skype.exe is …

webserver port skype
How to expose docker container's ip and port to outside docker host without port mapping?

When i started two docker containers for a same web image on one docker host. two docker containers listened on …

networking port docker
Connecting ADB using Wifi for non rooted device

I am trying to connect ADB using WIFI on my non rooted android devices. Currently i have 3 android devices out …

android port adb
Source Port vs Destination Port

I am new to TCP/IP and trying hard to learn basics. Well, I really wonder about inbound rules and …

tcp port firewall
adb forward remote port to local machine

This is a query regarding the usage of adb on android. Is there a way to forward the remote port …

android port forwarding adb
Programmatically create a web site in IIS using C# and set port number

We have been able to create a web site. We did this using the information in this link: https://msdn.…

c# iis iis-6 port
Angular 6+ How to change default port 4200

This question is specific to version 6 of Angular, not earlier, since .angular-cli.json file had been replaced by angular.json …

angular port angular-cli-v6
Sending and receiving UDP packets between two programs on the same computer

Is it possible to get two separate programs to communicate on the same computer (one-way only) over UDP through localhost/127... …

c# udp localhost port
Windows Kill Process By PORT Number

I'm using embedded Tomcat server in Spring Tool Suite IDE. My problem is when I run my project there is …

windows spring-boot cmd port kill-process
redis-server in ubuntu14.04: Bind address already in use

I started redis server on ubuntu by typing this on terminal: $redis-server This results in following > http://paste.ubuntu.…

redis server port in-memory-database