`
sillycat
  • 浏览: 2552512 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

Check the port status of Win7 System

阅读更多
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 ...

    BURNINTEST--硬件检测工具

    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 ...

    a project model for the FreeBSD Project.7z

    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 ...

    LCTF软件备份VariSpec™ Liquid Crystal Tunable Filters

    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: ...

    BUS Hound

    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 ...

    The Indispensable PC Hardware Book - rar - part1. (1/7)

    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 ...

    曲线拟合工具CurveExpert 1.0

    + 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自动登录器v3.0-多国语言绿色版-Release1-20150615

    新版的功能已经比较完善,基本上可以代替Radmin Viewer 3.5进行管理(除Intel AMT功能外),另外还增加了一些实用功能,支持Windows Xp、Vista、Win7、Win8、2003、2000、9x及相应Windows Server版等操作系统。...

    Radmin自动登录器v3.0

    新版的功能已经比较完善,基本上可以代替Radmin Viewer 3.5进行管理(除Intel AMT功能外),另外还增加了一些实用功能,支持Windows Xp、Vista、Win7、Win8、2003、2000、9x及相应Windows Server版等操作系统。...

    drupal 6.12

    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 ...

    UE(官方下载)

    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 ...

    VB编程资源大全(英文源码 控制)

    "<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...

    Microsoft Library MSDN4DOS.zip

    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...

    Delphi7.1 Update

    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...

    k7 SRIO参考例程

    - 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 ...

    Bochs - The cross platform IA-32 (x86) emulator

    - 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 -...

    VB编程资源大全(英文源码 其它)

    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....

    php.ini-development

    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 ...

Global site tag (gtag.js) - Google Analytics