標籤:internet windows blank 網路連接 network
什麼是網路連接狀態指示器?
(NCSI ,Network Connectivity Status Indicator),中文意思:網路連接狀態指示器,是Windows系統判斷某一台機器是否能夠串連到Internet的技術。其實,最早是Vista率先採用了該功能。
每一位使用者串連到網路時,系統會自動向微軟發送一個網域名稱訪問請求,訪問的結果就是作為網路連接狀況指標。如,表示網路連接正常。
650) this.width=650;" title="clip_image001" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-right: 0px" border="0" alt="clip_image001" src="http://s3.51cto.com/wyfs02/M02/79/A4/wKioL1aXQYnBg5g5AAAQ_ed_MV0230.png" "274" height="35" />
如何檢測網路是否正常?
1) NCSI首先在dns.msftncsi.com上執行一次DNS查詢,dns.msftncsi.com應該解析為131.107.255.255,如果地址不匹配,那麼它會猜測網路連接工作不正常。
2) 然後請求訪問檔案http://www.msftncsi.com/ncsi.txt,這是一個明文檔案,只包括文字“MicrosoftNCSI”。
650) this.width=650;" title="clip_image002" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-right: 0px" border="0" alt="clip_image002" src="http://s3.51cto.com/wyfs02/M00/79/A6/wKiom1aXQVfjNyfnAAAmqO_a2rg189.png" "439" height="128" />
650) this.width=650;" title="clip_image003" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; padding-right: 0px" border="0" alt="clip_image003" src="http://s3.51cto.com/wyfs02/M01/79/A6/wKiom1aXQVjRpFXsAAAi_G3sims934.png" "597" height="71" />
對於NCSI的這項功能,一些使用者可能會擔心隱私問題,因為微軟會在網站日誌中記錄下每次串連的IP地址。如果你不想微軟知道你的網路連接狀況,可以修改註冊表禁用NCSI服務,或者修改為訪問自己的伺服器。Windows 7系統可參考:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet雙擊 EnableActiveProbing ,並在隨後數值資料 ,輸入: 0 .預設值是1.
什麼是網路連接狀態指示器NCSI