1
Ans
1 year ago
There is a possibility that the current app that you are using might be complaining due to the blocked ports or a few ports that are left open which can cause security problems.
TCP is connection-oriented which means that in this type of connection, there is an existence of negotiation that takes place between two devices and it is well maintained till one of the sides terminates it. The session can be monitored, and the dropped package or errors can be detected. The size of the packets exchanged may vary depending on the data rate and line quality.
UDP is not connection-oriented. There is no existence of sessions or negotiations. Packets are transferred from one device to another without any prior announcement t o process. There will be no feedback that can detect whether the packets are transferred successfully or not.
There are several ports. A port number can be anything from 0 to 65535. The port numbers ranging from 0 to 1023 are the most important ones. They have basic network services. Port numbers ranging from 1024 to 49151 are some of the registered ports. They are assigned with common services like open VPN. Most of the other port numbers are dynamic and private.
Here is how you can find the open and blocked TCP/UDP ports -
This is how you can find the open and blocked ports based on your Windows firewall configuration.
Copyright 2025 © Router Technical Support | All Rights Reserved