# 前言
**目錄**
+ [1\. 序言](#calibre_link-149)
+ [2\. 本書的閱讀對象](#calibre_link-148)
+ [3\. 感謝](#calibre_link-150)
+ [4\. 文檔約定](#calibre_link-151)
+ [5\. 如何獲得本書最新版本?](#calibre_link-152)
+ [6\. 反饋](#calibre_link-153)
## 1.?序言
Wireshark 是一種適合網絡管理員使用的程序。但因為一直缺乏足夠的文檔資料阻礙了它的廣泛流傳。 提高Wireshark易用性,Wireshark團隊作出諸多努力,本書即是其中的的一部分。
我們希望本書能對您有所幫助,同時希望您能提出寶貴意見
## 2.?本書的閱讀對象
任何人只要有興趣或者有需要都可以閱讀本書!
本書將會講解Wireshark的所有基本功能以及一些特性。 與原先的版本相比,今天Wireshark已經擁有非常豐富的功能,當然也變得更加復雜了。也許有些功能在本書中會略過不做講解。!
本書不嘗試揭示網絡嗅探(Network sniffing)的原理(譯者注:此處翻譯不盡人意)。 很多有用的信息可以在Wireshark的WiKI網站上找到 http://wiki.wireshark.org [[1](#calibre_link-155)]
通過閱讀本書,你將會了解如何安裝Wireshark,如何使用圖形界面的各單元(比如菜單), 以及一些不能直接發現的高級功能。本書將會初學者(有時甚至一些高手)解決使用中碰到的一些常見問題.
[[1](#calibre_link-156)] 譯者注:個人認為該網站還比較簡陋
## 3.?感謝
答謝的,此處就不譯了,附原文如下
The authors would like to thank the whole Wireshark team for their assistance. In particular, the authors would like to thank:
* Gerald Combs, for initiating the Wireshark project and funding to do this documentation.
* Guy Harris, for many helpful hints and a great deal of patience in reviewing this document.
* Gilbert Ramirez, for general encouragement and helpful hints along the way.
The authors would also like to thank the following people for their helpful feedback on this document:
* Pat Eyler, for his suggestions on improving the example on generating a backtrace.
* Martin Regner, for his various suggestions and corrections.
* Graeme Hewson, for a lot of grammatical corrections.
The authors would like to acknowledge those man page and README authors for the Wireshark project from who sections of this document borrow heavily:
* Scott Renfro from whose mergecap man page Section D.7, “mergecap: Merging multiple capture files into one ” is derived.
* Ashok Narayanan from whose text2pcap man page Section D.8, “text2pcap: Converting ASCII hexdumps to network captures ” is derived.
* Frank Singleton from whose README.idl2wrs Section D.9, “idl2wrs: Creating dissectors from CORBA IDL files ” is derived.
## 4.?文檔約定
本書由Wireshark基金會提供經費,Richard Sharpe編寫。經ED Warnicke更新,最近大多數更新,重新排版由UlfLamping進行。
本書使用DocBook/XML編寫[[2](#calibre_link-162)]
閱讀本書時你會遇到一些特殊的標記
> 
> 警告
> 看到警告時你需要加以注意了,可能會有數據丟失發生
> 
> 注意
> 指出一些常見錯誤,或者一些不明顯的東西
> 
> 提示
> 提示對日常使用Wireshark很有用
[[2](#calibre_link-163)] 譯者注:未來的文檔標準,適合書籍,資料之類的發布,有興趣的可以google搜索 一下,譯文不是用這個寫的
## 5.?從哪里可以得到Wireshark
你可以從我們的網站下載最新版本的[Wireshark http://www.wireshark.org/download.html](http://www.wireshark.org/download.html).網站上您可以選擇適合您的鏡像站點。
Wireshark通常在4-8周內發布一次新版本
如果您想獲得Wireshark發布的消息通知,你可以訂閱Wireshark-announce郵件列表。詳見[第?1.6.4?節 “郵件列表”](#calibre_link-166 "1.6.4.?郵件列表")
## 6.?反饋
對本書的反饋信息可以通過[wireshark-dev[AT]wireshark.org.](mailto:wireshark-dev@wireshark.gor)發送給作者。