Check the port status of Win7 System
In the past I used to use 360 and QQ in my system.
I think 360 is really helpful that It support GUI interface for all the useful daily system commands.
But the short-coming is that I nearlly forget all the comands in my momery.
Today I met a problem that my port 80 is used by some programme, but I want to make it free for apache http server.
Without 360, I have to type the command in command console in WIN7
>netstat -aon | findstr "80"
C:\Users\dell>netstat -aon | findstr "80"
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 3360
TCP 192.168.1.149:49160 203.88.193.231:80 CLOSE_WAIT 2760
TCP 192.168.1.149:49187 64.233.183.17:80 ESTABLISHED 3416
TCP 192.168.1.149:49192 64.233.183.17:80 ESTABLISHED 3416
TCP 192.168.1.149:49418 61.135.218.38:80 CLOSE_WAIT 808
TCP 192.168.1.149:49419 61.135.218.32:80 CLOSE_WAIT 808
TCP 192.168.1.149:49420 61.135.218.38:80 CLOSE_WAIT 808
TCP 192.168.1.149:49421 61.135.218.32:80 CLOSE_WAIT 808
Yes, it is used by PID 3360, but what is 3360 for?
>tasklist | findstr "3360"
C:\Users\dell>tasklist | findstr "3360"
Skype.exe 3360 Console 1 107,900 K
Now, it is very clear that the port 80 is used by skype. So I change the skype settings.
I think the commands are useful, I should remember them.
分享到:
相关推荐
The header in each packet includes the IP address of the destination (end system B). The packet switch uses the destination IP address in the packet to determine the outgoing link. Asking which road ...
port locks up in the Operating System, the error is still reported. - Corrected a bug, where in rare cases, the result summary could be duplicated in a log file. - Updated license management, in ...
An example of a port is the port for the web-browser Mozilla. It contains information about where to fetch the source, what patches to apply and how, and how the package should be installed on the ...
Previous revisions did not range-check the palette index number, and hard crashes could be produced if out-of-range values were supplied to this routine. Previous release 1.33b Release date: ...
Please refer to the table for details of each phase type. <br>Phase Description ADDR 8 byte 1394 transfer address ATI 7 byte ATA task file returned from an IDE device ATO 7 byte ATA task ...
o Added number of remote connections to the status bar. o Added ports information in the tray icon tooltip. * Version 1.51: o Fixed bug: In rare cases, exception window may appear when starting ...
5. Introduction to the world of 32-bit computing — the 80386. Pins and signals in the 80386. Access to physical memory and the ports. Bus cycle for read access. Bus cycle for white access. Wait ...
+ if a data file was not read correctly, the filename in the status bar showed the unreadable file instead of the previous file. Fixed. + the common dialogs (file open/save, print) did not accept...
新版的功能已经比较完善,基本上可以代替Radmin Viewer 3.5进行管理(除Intel AMT功能外),另外还增加了一些实用功能,支持Windows Xp、Vista、Win7、Win8、2003、2000、9x及相应Windows Server版等操作系统。...
新版的功能已经比较完善,基本上可以代替Radmin Viewer 3.5进行管理(除Intel AMT功能外),另外还增加了一些实用功能,支持Windows Xp、Vista、Win7、Win8、2003、2000、9x及相应Windows Server版等操作系统。...
Check whether a released package of the language desired is available for this Drupal version at http://drupal.org/project/translations and download the package. Extract the contents to the same ...
However, what happens when you're moving to a new system and you want to port your settings and customizations over along with UltraEdit? Add a webpage to your toolbar Use UltraEdit's powerful user ...
"<END><br>17 , statusbar.zip "This is a sample of the StatusBar control that is part of the Microsoft Windows Common Controls(COMCTL32.OCX). "<END><br>18 , tabstrip.zip "This is a sample of the...
13.1 80286 Code Executes as a Subset of the 80386 13.2 Two ways to Execute 80286 Tasks 13.3 Differences From 80286 Chapter 14 80386 Real-Address Mode 14.1 Physical Address Formation 14.2 Registers and...
TFMTBCDField initializes to size 8 instead of size 4, allowing the system to initialize precision to 7 and size to 8 (Quality Central 5938). * Using a TDBLookupComboBox to display a list of data given...
- CR# 528369 - Part of the PEF CAR was implemented in the PHY configuration space, now it is merged into the LOGIO configuration space as directed by the spec. See core User Guide for map of ...
- Fix BIOS INT13 function 08 when the number of cylinders on the disk = 1 - I/O Devices - USB HP DeskJet 920C printer device emulation (Ben Lunt) - Misc - Updated Bochs TESTFORM to version 0.5 -...
6 , chunks.zip This will open a file and read it in "Chunks" of a selected file.<END><br>7 , logging.zip This is a bas that will log installation procedures so the file can be removed later....
The syntax of the file is extremely simple. Whitespace and lines ; beginning with a semicolon are silently ignored (as you probably guessed). ; Section headers (e.g. [Foo]) are also silently ignored,...
X-NetStat is a program that displays information on your current Internet and network connections, much like the console netstat.exe program, but in a graphical interface. These connections are ...