Check that the port port is open, the connection is being made in the system
TipsMake.com - When your computer's Internet connection speed becomes unusually slow, how do you check what is happening in your system? It may be due to congestion or slow transmission from the provider - ISP, or your computer is infected with viruses, malware . In the article below, we will introduce to You have a few basic steps to check which ports are open and the connections being made to help you make sure what is happening with your Internet speed.
In fact, one of the simplest and easiest ways to do this is by using the netstat command in the Command Prompt, and this can be applied to Windows XP (at least SP2 ), Vista or 7 . Specifically, we will use netstat to create a list containing all the information generated from the computer connected to the Internet in a certain time period. First, select Start Menu, type cmd and open as Administrator :
If the system displays the User Account Control window, click the Yes button to continue. Then, type the following command at the Command Prompt window :
netstat -abf 5 > networklog.txt
The -a parameter displays all active connections and ports, -b indicates which applications are making the connection, and -f will display the DNS name for each option to the user. It is easier to understand what connection is being created. Besides the -n parameter if you only need to display the IP address. Specifically, 5 options will be executed each time within 5 seconds for the tracking process to be more specific, all information collected will be made into networklog.txt file.
Wait about 2 minutes, then press Ctrl + C to stop this:
When finished, just open the networklog.txt file at the above path to check the information: C: WindowsSystem32networklog.txt
Here, you can see all the processes and applications in the system, including the browser, games, IM client, email client . making connections to the Internet in about 2 minutes.
Use CurrPorts :
In addition, you can consult and use a free support tool - CurrPorts, with the main function of displaying all TCP / IP and UDP ports on your computer. When CurrPorts displays each port in the list, we can know all the relevant information and data by copying to the clipboard or saving it to a regular HTML file, XML file or text file. In addition, the program also supports the rearrangement of categories to display the columns of information according to the users' wishes:
CurrPorts can work with many Windows operating system platforms like NT, 2000, XP, Server 2003, Server 2008, Vista, and Windows 7.
You should read it
- How to check Internet package network FPT, VNPT, Viettel are using
- How to Check Internet Speed
- How to check Internet speed with cmd command
- How to check the power of the USB port
- Speed up Internet connection by using CMD command on WindowsXP / 7/8 / 8.1
- Tips to speed up the Internet, connect to the network faster
- Instructions to check the Internet speed
- Tips to optimize Internet connection speed from Linksys
May be interested
- Why is the PCI Express port on the motherboard different in size? What does x16, x8, x4 and x1 mean?if you have learned about computer hardware devices in general and motherboards in particular, you probably already know that pci express connection standards are one of the most important components of the systems. modern computer.
- What is HDMI ARC port? Functions and connection methodswhat is hdmi arc port? hdmi (arc) is one of the connection ports commonly installed on new generation tvs today.
- How to change LPT port in CMOSon older computers that use the lpt port to connect the software to the printer connected to the parallel port, follow these steps to configure the port in the system bios.
- What is the Uplink port on a computer network?uplink in computer networks refers to the wired or wireless connection from the lan to the wan. the uplink port on the home router is a special port used to connect to a broadband modem and finally to the internet.
- Summary of some simple ways to disable USB ports on Windows computersyou can imagine that usb ports are like door scenes, and other users or malware, viruses can spread and access your system anytime through this path. so to protect important data on your windows computer, you can disable the usb port.
- What is port 0 used for?unlike most port numbers, port 0 is a dedicated port in a tcp / ip network, meaning it is not used in tcp or udp messages. the network ports in tcp and udp range from 0 to 65535.
- How to set up Port Forwarding on Draytek routerbecause this firewall blocks incoming connections, you may need to open a port through which for certain games and applications. to do this, you will have to forward the port with a process called port forwarding.
- Why do some modern computers still have Serial ports?a connection port on a computer acts as an interface or simply a communication point between the computer and other peripheral devices through which data can be transferred to and from the device.
- How to fix some errors connecting TV to laptop via HDMI portthis hdmi port is currently the most popular connection between television and laptop. however, when connecting the two devices via hdmi port, you will encounter some errors. so how can we overcome them?
- How to Set Up Port Forwarding on a Routerthis is an article on how to open the port on the router (router) so that the application can access your network. opening the port allows games, servers, bittorrent clients, and other applications to bypass the router's normal security.