answersLogoWhite

0

Active TCP connections

User Avatar

Chaz Stroman

Lvl 13
3y ago

What else can I help you with?

Related Questions

What information can be gathered by using the command netstat?

The command netstat provides information about network connections, routing tables, interface statistics, masquerade connections, and multicast memberships. It can show all active network connections, listening ports, and the state of the connections. Additionally, it displays information about routing tables, interface statistics such as packets transmitted and received, and network protocol information.


About which protocols does the netstat -s command print information?

Netstat reports on the common tcp/ip protocols, including (but not limited to) TCP, UDP, ICMP, socket connections.


Which Protocols Does Does The Netstat -s Command Print Information?

Netstat reports on the common tcp/ip protocols, including (but not limited to) TCP, UDP, ICMP, socket connections.


What paramenter can be added to the netstat command so that you can see what program is resopnsible for a network connection?

netstat -b


What information can be gathered by using the command?

internal information is the intended information for an organisation


What parameter can be added to the netstat command so that you can see what program is responsible fora network connection?

The Windows netstat command; netstat -b (show the executable involved in creating each connection) netstat /? (list of available parameters)


What is the DOS command to view all open ports in Windows XP?

AnswerTHE DOS command is netstat -a.


How can you see a log of internet connections using command prompt in windows vista?

use the netstat command.


What information about the router and its startup process can be gathered from the output of the show version command?

A


Which command can be issued on a PC to determine which TCP or IP ports are in use?

netstat


What command can be issued on a PC to determine what tcp ip ports are in use?

netstat


How do you find ports being used in windows server?

Try netstat -a at the command line.