If you want to see what ports are active and listening on your system, open a DOS box and at the command prompt type the following:
netstat /an
You'll then see a list of all the open ports on your machine as well as those your machine is connect to for the TCP and UDP protocols.
2006-07-10 11:48:23
·
answer #1
·
answered by cptdrinian 4
·
1⤊
0⤋
You need to provide some additional context for this question. What kind of server, and what are you trying to do. Since you're asking about a port (socket), it looks like you're trying to connect using TCP/IP. If you have access to the server console, get a command line and use "netstat -an" to see what port listeners are running. Well-known services usually run on specific ports (e.g. http on port 80, ssh on port 22, smtp on port 25, etc.)
Good luck!
2006-07-10 11:24:23
·
answer #2
·
answered by JON B 2
·
0⤊
0⤋
it may take see you later you may be retired before it finished. and also you may likely get your provider suspended very immediately, as distinctive scans for open ports is the kind of interest that receives stated as hacking tries.
2016-12-01 00:42:10
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
Check your "services" file on your PC c:\windows\system32\drivers\etc\services (for windows) or /etc/services (for Linux) for a list of ports and their associated applications.
2006-07-10 12:53:20
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋