From Harald Welte:
[obnox/wireshark/wip.git] / docbook / user-guide.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4
5 <!-- $Id$ -->
6
7 <!--
8 BIOGRAPHICAL SECTION
9 -Use this section to encode all biographical information
10 -->
11
12 <!-- Author's Names -->
13   <!ENTITY AuthorFullName "Ulf Lamping">
14   <!ENTITY AuthorFirstName "Ulf">
15   <!ENTITY AuthorOtherName "">
16   <!ENTITY AuthorSurname "Lamping">
17
18   <!ENTITY AuthorFullName2 "Richard Sharpe">
19   <!ENTITY AuthorFirstName2 "Richard">
20   <!ENTITY AuthorOtherName2 "">
21   <!ENTITY AuthorSurname2 "Sharpe">
22
23   <!ENTITY AuthorFullName3 "Ed Warnicke">
24   <!ENTITY AuthorFirstName3 "Ed">
25   <!ENTITY AuthorOtherName3 "">
26   <!ENTITY AuthorSurname3 "Warnicke">
27
28   <!ENTITY AuthorFullName4 "Luis E. Garcia Ontanon">
29   <!ENTITY AuthorFirstName4 "Luis">
30   <!ENTITY AuthorOtherName4 "Enrique">
31   <!ENTITY AuthorSurname4 "Garcia Ontanon">
32
33 <!--Author's Affiliation -->
34   <!ENTITY AuthorShortAffiliation "">
35   <!ENTITY AuthorJobTitle "">
36   <!ENTITY AuthorOrgName "">
37   <!ENTITY AuthorOrgDiv "">
38   <!ENTITY AuthorEmail "ulf.lamping[AT]web.de">
39
40   <!ENTITY AuthorShortAffiliation2 "">
41   <!ENTITY AuthorJobTitle2 "Director">
42   <!ENTITY AuthorOrgName2 "NS Computer Software and Services P/L">
43   <!ENTITY AuthorOrgDiv2 "">
44   <!ENTITY AuthorEmail2 "rsharpe[AT]ns.aus.com">
45
46   <!ENTITY AuthorShortAffiliation3 "">
47   <!ENTITY AuthorJobTitle3 "">
48   <!ENTITY AuthorOrgName3 "">
49   <!ENTITY AuthorOrgDiv3 "">
50   <!ENTITY AuthorEmail3 "hagbard[AT]physics.rutgers.edu">
51
52   <!ENTITY AuthorShortAffiliation4 "">
53   <!ENTITY AuthorJobTitle4 "">
54   <!ENTITY AuthorOrgName4 "">
55   <!ENTITY AuthorOrgDiv4 "">
56   <!ENTITY AuthorEmail4 "luis [at] ontanon.org">
57
58 <!--
59 DOCUMENT SECTION
60 -Use this section to encode all document information
61 -->
62
63   <!ENTITY DocumentTitle "<application>Wireshark</application> User's Guide">
64   <!ENTITY DocumentSubTitle "&SvnVersion; for Wireshark &WiresharkCurrentVersion;">
65   <!ENTITY DocumentTitleAbbreviation "WSUG">
66
67   <!ENTITY DocumentCopyrightHolder1 "Ulf Lamping ">
68   <!ENTITY DocumentCopyrightHolder2 "Richard Sharpe ">
69   <!ENTITY DocumentCopyrightHolder3 "Ed Warnicke ">
70   <!ENTITY DocumentCopyrightYear "2004-2011">
71
72   <!ENTITY DocumentEdition "Third ">
73   <!ENTITY DocumentVersion "V3.0.2">
74   <!ENTITY DocumentPubDate "2008">
75
76   <!ENTITY % SvnVersionFile SYSTEM "svn_version.xml">
77   %SvnVersionFile;
78   <!ENTITY DocumentLegalNotice "<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.</para><para>All logos and trademarks in this document are property of their respective owner.</para>">
79
80 <!--
81 Wireshark Info
82 -->
83   <!ENTITY WiresharkCurrentVersion "1.7">
84   <!ENTITY WiresharkWebSite "http://www.wireshark.org">
85   <!ENTITY WiresharkUsersGuidePage "&WiresharkWebSite;/docs/">
86   <!ENTITY WiresharkDownloadPage "&WiresharkWebSite;/download.html">
87   <!ENTITY WiresharkBinariesPage "&WiresharkWebSite;/download.html">
88   <!ENTITY WiresharkAuthorsPage "&WiresharkWebSite;/about.html">
89   <!ENTITY WiresharkProtocolsPage "&WiresharkWebSite;/docs/dfref/">
90   <!ENTITY WiresharkFAQPage "&WiresharkWebSite;/faq.html">
91   <!ENTITY WiresharkFAQPromiscPage "&WiresharkWebSite;/faq.html#promiscsniff">
92   <!ENTITY WiresharkWikiPage "http://wiki.wireshark.org">
93   <!ENTITY WiresharkMediaPage "&WiresharkWikiPage;/CaptureSetup/NetworkMedia">
94   <!ENTITY WiresharkWikiCaptureFiltersPage "&WiresharkWikiPage;/CaptureFilters">
95   <!ENTITY WiresharkWikiDisplayFiltersPage "&WiresharkWikiPage;/DisplayFilters">
96   <!ENTITY WiresharkWikiColoringRulesPage "&WiresharkWikiPage;/ColoringRules">
97   <!ENTITY WiresharkWikiPreferencesPage "&WiresharkWikiPage;/Preferences">
98   <!ENTITY WiresharkWikiPcapNgPage "&WiresharkWikiPage;/Development/PcapNg">
99   <!ENTITY WiresharkQASite "http://ask.wireshark.org">
100
101   <!ENTITY WiresharkDevMailList "wireshark-dev[AT]wireshark.org">
102   <!ENTITY WiresharkUsersMailList "wireshark-users[AT]wireshark.org">
103
104 <!--
105 Winpcap Info
106 -->
107   <!ENTITY WinPcapWebsite "http://www.winpcap.org">
108   <!ENTITY WinPcapDownloadWebsite "&WinPcapWebsite;/install/default.htm">
109
110 <!--
111 Tcpdump Info
112 -->
113   <!ENTITY TcpdumpWebsite "http://www.tcpdump.org">
114   <!ENTITY TcpdumpManpage "&TcpdumpWebsite;/tcpdump_man.html">
115
116 <!--
117 Gnu info
118 -->
119   <!ENTITY GPLWebsite "http://www.gnu.org/copyleft/gpl.html">
120
121 <!--
122 Timezone info
123 -->
124   <!ENTITY TimezoneGMTSite "http://wwp.greenwichmeantime.com/">
125   <!ENTITY TimezoneWorldClockSite "http://www.timeanddate.com/worldclock/">
126   <!ENTITY NTPSite "http://www.ntp.org/">
127   <!ENTITY WikipediaWebsite "http://en.wikipedia.org">
128   <!ENTITY WikipediaTimezone "&WikipediaWebsite;/wiki/Time_zone">
129   <!ENTITY WikipediaDaylightSaving "&WikipediaWebsite;/wiki/Daylight_saving">
130   <!ENTITY WikipediaUTC "&WikipediaWebsite;/wiki/Coordinated_Universal_Time">
131
132 <!--
133 FILE SECTION
134 -Use this section to specify the files that make up the book. Use FPI (public identifiers)
135 -->
136 <!-- These refer to graphics files and figures contained in the document -->
137   <!-- -->
138   <!ENTITY WiresharkLogo SYSTEM "./wsug_graphics/ws-logo.png" NDATA PNG>
139
140   <!-- 1st Chapter -->
141   <!ENTITY WiresharkMain1 SYSTEM "./wsug_graphics/ws-main.png" NDATA PNG>
142
143   <!-- 2nd Chapter -->
144
145   <!-- Third Chapter -->
146   <!ENTITY WiresharkEmpty SYSTEM "./wsug_graphics/ws-empty.png" NDATA PNG>
147   <!ENTITY WiresharkThreePane1 SYSTEM "./wsug_graphics/ws-main.png" NDATA PNG>
148   <!ENTITY WiresharkMenuOnly SYSTEM "./wsug_graphics/ws-menu.png" NDATA PNG>
149   <!ENTITY WiresharkMainToolbar SYSTEM "./wsug_graphics/ws-main-toolbar.png" NDATA PNG>
150   <!ENTITY WiresharkFilterToolbar SYSTEM "./wsug_graphics/ws-filter-toolbar.png" NDATA PNG>
151   <!ENTITY WiresharkListPane SYSTEM "./wsug_graphics/ws-list-pane.png" NDATA PNG>
152   <!ENTITY WiresharkDetailsPane SYSTEM "./wsug_graphics/ws-details-pane.png" NDATA PNG>
153   <!ENTITY WiresharkBytesPane SYSTEM "./wsug_graphics/ws-bytes-pane.png" NDATA PNG>
154   <!ENTITY WiresharkBytesPaneTabs SYSTEM "./wsug_graphics/ws-bytes-pane-tabs.png" NDATA PNG>
155   <!ENTITY WiresharkStatusbarEmpty SYSTEM "./wsug_graphics/ws-statusbar-empty.png" NDATA PNG>
156   <!ENTITY WiresharkStatusbarLoaded SYSTEM "./wsug_graphics/ws-statusbar-loaded.png" NDATA PNG>
157   <!ENTITY WiresharkStatusbarProfile SYSTEM "./wsug_graphics/ws-statusbar-profile.png" NDATA PNG>
158   <!ENTITY WiresharkStatusbarSelected SYSTEM "./wsug_graphics/ws-statusbar-selected.png" NDATA PNG>
159   <!ENTITY WiresharkStatusbarFilter SYSTEM "./wsug_graphics/ws-statusbar-filter.png" NDATA PNG>
160   <!ENTITY WiresharkPacketSelected1 SYSTEM "./wsug_graphics/ws-packet-selected.png" NDATA PNG>
161   <!ENTITY WiresharkPacketSepView SYSTEM "./wsug_graphics/ws-packet-sep-win.png" NDATA PNG>
162   <!ENTITY WiresharkFilterTCP SYSTEM "./wsug_graphics/ws-display-filter-tcp.png" NDATA PNG>
163   <!ENTITY WiresharkColoringRulesDialog SYSTEM "./wsug_graphics/ws-coloring-rules-dialog.png" NDATA PNG>
164   <!ENTITY WiresharkColoringFields SYSTEM "./wsug_graphics/ws-coloring-fields.png" NDATA PNG>
165   <!ENTITY WiresharkEditColorDialog SYSTEM "./wsug_graphics/ws-edit-color-rule-dialog.png" NDATA PNG>
166   <!ENTITY WiresharkExpertColoredTree SYSTEM "./wsug_graphics/ws-expert-colored-tree.png" NDATA PNG>
167   <!ENTITY WiresharkExpertColumn SYSTEM "./wsug_graphics/ws-expert-column.png" NDATA PNG>
168   <!ENTITY WiresharkExpertInfoDialog SYSTEM "./wsug_graphics/ws-expert-infos.png" NDATA PNG>
169   <!ENTITY WiresharkChooseColorDialog SYSTEM "./wsug_graphics/ws-choose-color-rule.png" NDATA PNG>
170   <!ENTITY WiresharkFollowStream SYSTEM "./wsug_graphics/ws-follow-stream.png" NDATA PNG>
171   <!ENTITY WiresharkFindPacket SYSTEM "./wsug_graphics/ws-find-packet.png" NDATA PNG>
172   <!ENTITY WiresharkGoToPacket SYSTEM "./wsug_graphics/ws-goto-packet.png" NDATA PNG>
173   <!ENTITY WiresharkGUIPreferences SYSTEM "./wsug_graphics/ws-gui-preferences.png" NDATA PNG>
174   <!ENTITY WiresharkGUIInterfaceOptions SYSTEM "./wsug_graphics/ws-gui-interface-options.png" NDATA PNG>
175   <!ENTITY WiresharkGUILayoutPreferences SYSTEM "./wsug_graphics/ws-gui-layout-preferences.png" NDATA PNG>
176   <!ENTITY WiresharkGUIColumnsPreferences SYSTEM "./wsug_graphics/ws-gui-columns-preferences.png" NDATA PNG>
177   <!ENTITY WiresharkGUIFontPreferences SYSTEM "./wsug_graphics/ws-gui-font-preferences.png" NDATA PNG>
178   <!ENTITY WiresharkGUIColorsPreferences SYSTEM "./wsug_graphics/ws-gui-colors-preferences.png" NDATA PNG>
179   <!ENTITY WiresharkGUIConfigProfiles SYSTEM "./wsug_graphics/ws-gui-config-profiles.png" NDATA PNG>
180   <!ENTITY WiresharkCapturePreferences SYSTEM "./wsug_graphics/ws-capture-preferences.png" NDATA PNG>
181   <!ENTITY WiresharkPrintingPreferences SYSTEM "./wsug_graphics/ws-printing-preferences.png" NDATA PNG>
182   <!ENTITY WiresharkNameResolutionPreferences SYSTEM "./wsug_graphics/ws-nameresolution-preferences.png" NDATA PNG>
183   <!ENTITY WiresharkFilters SYSTEM "./wsug_graphics/ws-filters.png" NDATA PNG>
184   <!ENTITY WiresharkFileMenu SYSTEM "./wsug_graphics/ws-file-menu.png" NDATA PNG>
185   <!ENTITY WiresharkEditMenu SYSTEM "./wsug_graphics/ws-edit-menu.png" NDATA PNG>
186   <!ENTITY WiresharkViewMenu SYSTEM "./wsug_graphics/ws-view-menu.png" NDATA PNG>
187   <!ENTITY WiresharkGoMenu SYSTEM "./wsug_graphics/ws-go-menu.png" NDATA PNG>
188   <!ENTITY WiresharkCaptureMenu SYSTEM "./wsug_graphics/ws-capture-menu.png" NDATA PNG>
189   <!ENTITY WiresharkAnalyzeMenu SYSTEM "./wsug_graphics/ws-analyze-menu.png" NDATA PNG>
190   <!ENTITY WiresharkStatisticsMenu SYSTEM "./wsug_graphics/ws-statistics-menu.png" NDATA PNG>
191   <!ENTITY WiresharkTelephonyMenu SYSTEM "./wsug_graphics/ws-telephony-menu.png" NDATA PNG>
192   <!ENTITY WiresharkToolsMenu SYSTEM "./wsug_graphics/ws-tools-menu.png" NDATA PNG>
193   <!ENTITY WiresharkInternalsMenu SYSTEM "./wsug_graphics/ws-internals-menu.png" NDATA PNG>
194   <!ENTITY WiresharkHelpMenu SYSTEM "./wsug_graphics/ws-help-menu.png" NDATA PNG>
195   <!ENTITY WiresharkColumnHeaderPopupMenu SYSTEM "./wsug_graphics/ws-column-header-popup-menu.png" NDATA PNG>
196   <!ENTITY WiresharkPacketPanePopupMenu SYSTEM "./wsug_graphics/ws-packet-pane-popup-menu.png" NDATA PNG>
197   <!ENTITY WiresharkDetailsPanePopupMenu SYSTEM "./wsug_graphics/ws-details-pane-popup-menu.png" NDATA PNG>
198   <!ENTITY WiresharkBytesPanePopupMenu SYSTEM "./wsug_graphics/ws-bytes-pane-popup-menu.png" NDATA PNG>
199   <!ENTITY WiresharkFilterAddExpression SYSTEM "./wsug_graphics/ws-filter-add-expression.png" NDATA PNG>
200   <!ENTITY WiresharkFilters2 SYSTEM "./wsug_graphics/ws-filters-2.png" NDATA PNG>
201   <!ENTITY WiresharkTimeReference SYSTEM "./wsug_graphics/ws-time-reference.png" NDATA PNG>
202   <!ENTITY WiresharkEnabledProtocols SYSTEM "./wsug_graphics/ws-enabled-protocols.png" NDATA PNG>
203   <!ENTITY WiresharkDecodeAs SYSTEM "./wsug_graphics/ws-decode-as.png" NDATA PNG>
204   <!ENTITY WiresharkDecodeAsShow SYSTEM "./wsug_graphics/ws-decode-as-show.png" NDATA PNG>
205
206   <!-- Third Chapter Toolbar-->
207   <!ENTITY WiresharkToolbarCaptureInterfaces SYSTEM "./wsug_graphics/toolbar/capture_interfaces_24.png" NDATA PNG>
208   <!ENTITY WiresharkToolbarCaptureOptions SYSTEM "./wsug_graphics/toolbar/capture_options_24.png" NDATA PNG>
209   <!ENTITY WiresharkToolbarCaptureStart SYSTEM "./wsug_graphics/toolbar/capture_start_24.png" NDATA PNG>
210   <!ENTITY WiresharkToolbarCaptureStop SYSTEM "./wsug_graphics/toolbar/capture_stop_24.png" NDATA PNG>
211   <!ENTITY WiresharkToolbarCaptureRestart SYSTEM "./wsug_graphics/toolbar/capture_restart_24.png" NDATA PNG>
212   <!ENTITY WiresharkToolbarCaptureFilters SYSTEM "./wsug_graphics/toolbar/capture_filter_24.png" NDATA PNG>
213   <!ENTITY WiresharkToolbarDisplayFilters SYSTEM "./wsug_graphics/toolbar/display_filter_24.png" NDATA PNG>
214   <!ENTITY WiresharkToolbarAdd SYSTEM "./wsug_graphics/toolbar/stock_add_24.png" NDATA PNG>
215   <!ENTITY WiresharkToolbarApply SYSTEM "./wsug_graphics/toolbar/stock_apply_20.png" NDATA PNG>
216   <!ENTITY WiresharkToolbarGoLast SYSTEM "./wsug_graphics/toolbar/stock_bottom_24.png" NDATA PNG>
217   <!ENTITY WiresharkToolbarClear SYSTEM "./wsug_graphics/toolbar/stock_clear_24.png" NDATA PNG>
218   <!ENTITY WiresharkToolbarClose SYSTEM "./wsug_graphics/toolbar/stock_close_24.png" NDATA PNG>
219   <!ENTITY WiresharkToolbarColoringRules SYSTEM "./wsug_graphics/toolbar/stock_colorselector_24.png" NDATA PNG>
220   <!ENTITY WiresharkToolbarHelp SYSTEM "./wsug_graphics/toolbar/stock_help_24.png" NDATA PNG>
221   <!ENTITY WiresharkToolbarGoTo SYSTEM "./wsug_graphics/toolbar/stock_jump_to_24.png" NDATA PNG>
222   <!ENTITY WiresharkToolbarGoBack SYSTEM "./wsug_graphics/toolbar/stock_left_arrow_24.png" NDATA PNG>
223   <!ENTITY WiresharkToolbarOpen SYSTEM "./wsug_graphics/toolbar/stock_open_24.png" NDATA PNG>
224   <!ENTITY WiresharkToolbarPreferences SYSTEM "./wsug_graphics/toolbar/stock_preferences_24.png" NDATA PNG>
225   <!ENTITY WiresharkToolbarPrint SYSTEM "./wsug_graphics/toolbar/stock_print_24.png" NDATA PNG>
226   <!ENTITY WiresharkToolbarProperties SYSTEM "./wsug_graphics/toolbar/stock_properties_24.png" NDATA PNG>
227   <!ENTITY WiresharkToolbarReload SYSTEM "./wsug_graphics/toolbar/stock_refresh_24.png" NDATA PNG>
228   <!ENTITY WiresharkToolbarGoForward SYSTEM "./wsug_graphics/toolbar/stock_right_arrow_24.png" NDATA PNG>
229   <!ENTITY WiresharkToolbarSave SYSTEM "./wsug_graphics/toolbar/stock_save_24.png" NDATA PNG>
230   <!ENTITY WiresharkToolbarSaveAs SYSTEM "./wsug_graphics/toolbar/stock_save_as_24.png" NDATA PNG>
231   <!ENTITY WiresharkToolbarFind SYSTEM "./wsug_graphics/toolbar/stock_search_24.png" NDATA PNG>
232   <!ENTITY WiresharkToolbarStop SYSTEM "./wsug_graphics/toolbar/stock_stop_24.png" NDATA PNG>
233   <!ENTITY WiresharkToolbarGoFirst SYSTEM "./wsug_graphics/toolbar/stock_top_24.png" NDATA PNG>
234   <!ENTITY WiresharkToolbarZoom100 SYSTEM "./wsug_graphics/toolbar/stock_zoom_1_24.png" NDATA PNG>
235   <!ENTITY WiresharkToolbarZoomIn SYSTEM "./wsug_graphics/toolbar/stock_zoom_in_24.png" NDATA PNG>
236   <!ENTITY WiresharkToolbarZoomOut SYSTEM "./wsug_graphics/toolbar/stock_zoom_out_24.png" NDATA PNG>
237   <!ENTITY WiresharkToolbarColorize SYSTEM "./wsug_graphics/toolbar/colorize_24.png" NDATA PNG>
238   <!ENTITY WiresharkToolbarAutoScroll SYSTEM "./wsug_graphics/toolbar/autoscroll_24.png" NDATA PNG>
239   <!ENTITY WiresharkToolbarResizeColumns SYSTEM "./wsug_graphics/toolbar/resize_columns_24.png" NDATA PNG>
240
241   <!-- Third Chapter Statistics -->
242   <!ENTITY WiresharkStatsSummary SYSTEM "./wsug_graphics/ws-stats-summary.png" NDATA PNG>
243   <!ENTITY WiresharkStatsHierarchy SYSTEM "./wsug_graphics/ws-stats-hierarchy.png" NDATA PNG>
244   <!ENTITY WiresharkStatsEndpoints SYSTEM "./wsug_graphics/ws-stats-endpoints.png" NDATA PNG>
245   <!ENTITY WiresharkStatsConversations SYSTEM "./wsug_graphics/ws-stats-conversations.png" NDATA PNG>
246   <!ENTITY WiresharkStatsIOGraphs SYSTEM "./wsug_graphics/ws-stats-iographs.png" NDATA PNG>
247   <!ENTITY WiresharkStatsCompare SYSTEM "./wsug_graphics/ws-stats-compare.png" NDATA PNG>
248   <!ENTITY WiresharkStatsWLANTraffic SYSTEM "./wsug_graphics/ws-stats-wlan-traffic.png" NDATA PNG>
249   <!ENTITY WiresharkStatsLTEMACTraffic SYSTEM "./wsug_graphics/ws-stats-lte-mac-traffic.png" NDATA PNG>
250   <!ENTITY WiresharkStatsLTERLCTraffic SYSTEM "./wsug_graphics/ws-stats-lte-rlc-traffic.png" NDATA PNG>
251   <!ENTITY WiresharkStatsSrtDcerpcFilter SYSTEM "./wsug_graphics/ws-stats-srt-dcerpc-filter.png" NDATA PNG>
252   <!ENTITY WiresharkStatsSrtDcerpc SYSTEM "./wsug_graphics/ws-stats-srt-dcerpc.png" NDATA PNG>
253
254   <!-- Chapter Telephony -->
255   <!ENTITY WiresharkTelRTPStreamAnalysis SYSTEM "./wsug_graphics/ws-tel-rtpstream-analysis.png" NDATA PNG>
256   <!ENTITY WiresharkStatsLTEMACTraffic SYSTEM "./wsug_graphics/ws-stats-lte-mac-traffic.png" NDATA PNG>
257
258   <!-- Fourth Chapter -->
259   <!ENTITY WiresharkCaptureInterfacesDialog SYSTEM "./wsug_graphics/ws-capture-interfaces.png" NDATA PNG>
260   <!ENTITY WiresharkCaptureInterfacesDialogWin32 SYSTEM "./wsug_graphics/ws-capture-interfaces-win32.png" NDATA PNG>
261   <!ENTITY WiresharkCaptureOptionsDialog SYSTEM "./wsug_graphics/ws-capture-options.png" NDATA PNG>
262   <!ENTITY WiresharkCaptureInterfaceDetailsDialog SYSTEM "./wsug_graphics/ws-capture-interface-details.png" NDATA PNG>
263   <!ENTITY WiresharkCaptureInfoDialog SYSTEM "./wsug_graphics/ws-capture-info.png" NDATA PNG>
264   <!ENTITY WiresharkCaptureOptionsRemoteInterfacesDialog SYSTEM "./wsug_graphics/ws-capture-options-remote-interface.png" NDATA PNG>
265   <!ENTITY WiresharkCaptureOptionsRemoteCaptureDialog SYSTEM "./wsug_graphics/ws-capture-options-remote-capture.png" NDATA PNG>
266   <!ENTITY WiresharkCaptureOptionsRemoteSettingsDialog SYSTEM "./wsug_graphics/ws-capture-options-remote-settings.png" NDATA PNG>
267
268   <!-- Fifth Chapter -->
269   <!ENTITY WiresharkOpenDialog20 SYSTEM "./wsug_graphics/ws-open-gtk20.png" NDATA PNG>
270   <!ENTITY WiresharkSaveAsDialog20 SYSTEM "./wsug_graphics/ws-save-as-gtk20.png" NDATA PNG>
271   <!ENTITY WiresharkMergeDialog20 SYSTEM "./wsug_graphics/ws-merge-gtk20.png" NDATA PNG>
272   <!ENTITY WiresharkOpenDialog24 SYSTEM "./wsug_graphics/ws-open-gtk24.png" NDATA PNG>
273   <!ENTITY WiresharkSaveAsDialog24 SYSTEM "./wsug_graphics/ws-save-as-gtk24.png" NDATA PNG>
274   <!ENTITY WiresharkMergeDialog24 SYSTEM "./wsug_graphics/ws-merge-gtk24.png" NDATA PNG>
275   <!ENTITY WiresharkOpenDialogWin32 SYSTEM "./wsug_graphics/ws-open-win32.png" NDATA PNG>
276   <!ENTITY WiresharkSaveAsDialogWin32 SYSTEM "./wsug_graphics/ws-save-as-win32.png" NDATA PNG>
277   <!ENTITY WiresharkMergeDialogWin32 SYSTEM "./wsug_graphics/ws-merge-win32.png" NDATA PNG>
278   <!ENTITY WiresharkFileImportDialog SYSTEM "./wsug_graphics/ws-file-import.png" NDATA PNG>
279   <!ENTITY WiresharkFileSetDialog SYSTEM "./wsug_graphics/ws-file-set-dialog.png" NDATA PNG>
280   <!ENTITY WiresharkExportPlainDialog SYSTEM "./wsug_graphics/ws-export-plain.png" NDATA PNG>
281   <!ENTITY WiresharkExportPSDialog SYSTEM "./wsug_graphics/ws-export-ps.png" NDATA PNG>
282   <!ENTITY WiresharkExportPSMLDialog SYSTEM "./wsug_graphics/ws-export-psml.png" NDATA PNG>
283   <!ENTITY WiresharkExportPDMLDialog SYSTEM "./wsug_graphics/ws-export-pdml.png" NDATA PNG>
284   <!ENTITY WiresharkExportSelectedDialog SYSTEM "./wsug_graphics/ws-export-selected.png" NDATA PNG>
285   <!ENTITY WiresharkExportObjectsDialog SYSTEM "./wsug_graphics/ws-export-objects.png" NDATA PNG>
286   <!ENTITY WiresharkPrint SYSTEM "./wsug_graphics/ws-print.png" NDATA PNG>
287   <!ENTITY WiresharkPacketRangeFrame SYSTEM "./wsug_graphics/ws-packet-range.png" NDATA PNG>
288   <!ENTITY WiresharkPacketFormatFrame SYSTEM "./wsug_graphics/ws-packet-format.png" NDATA PNG>
289
290   <!-- Sixth Chapter -->
291
292   <!-- Appendices etc -->
293   <!ENTITY WiresharkFormatError SYSTEM "./wsug_graphics/ws-error-open.png" NDATA PNG>
294   <!ENTITY WiresharkFormatError SYSTEM "./wsug_graphics/ws-error-open.png" NDATA PNG>
295   <!ENTITY WiresharkSaveError SYSTEM "./wsug_graphics/ws-save-error.png" NDATA PNG>
296
297
298 <!-- These are the actual files that make up the document -->
299   <!ENTITY BookMetaInformation SYSTEM "wsug_src/WSUG_meta_info.xml">
300   <!ENTITY Preface SYSTEM  "wsug_src/WSUG_preface.xml">
301   <!ENTITY ChapterIntroduction SYSTEM "wsug_src/WSUG_chapter_introduction.xml">
302   <!ENTITY ChapterBuildInstall SYSTEM "wsug_src/WSUG_chapter_build_install.xml">
303   <!ENTITY ChapterUse SYSTEM "wsug_src/WSUG_chapter_use.xml">
304   <!ENTITY ChapterCapture SYSTEM "wsug_src/WSUG_chapter_capture.xml">
305   <!ENTITY ChapterIo SYSTEM "wsug_src/WSUG_chapter_io.xml">
306   <!ENTITY ChapterWork SYSTEM "wsug_src/WSUG_chapter_work.xml">
307   <!ENTITY ChapterAdvanced SYSTEM "wsug_src/WSUG_chapter_advanced.xml">
308   <!ENTITY ChapterStatistics SYSTEM "wsug_src/WSUG_chapter_statistics.xml">
309   <!ENTITY ChapterTelephony SYSTEM "wsug_src/WSUG_chapter_telephony.xml">
310   <!ENTITY ChapterCustomize SYSTEM "wsug_src/WSUG_chapter_customize.xml">
311   <!ENTITY ChapterTroubleshoot SYSTEM "wsug_src/WSUG_chapter_troubleshoot.xml">
312   <!ENTITY AppMessages SYSTEM "wsug_src/WSUG_app_messages.xml">
313   <!ENTITY AppFiles SYSTEM "wsug_src/WSUG_app_files.xml">
314   <!ENTITY AppProtocols SYSTEM   "wsug_src/WSUG_app_protocols.xml">
315   <!ENTITY AppHowItWorks SYSTEM "wsug_src/WSUG_app_howitworks.xml">
316   <!ENTITY AppTools SYSTEM "wsug_src/WSUG_app_tools.xml">
317   <!ENTITY AppGPL SYSTEM "GPL_appendix.xml">
318
319 <!--
320 WSLua Reference Manual
321 -->
322   <!ENTITY WsLuaRm SYSTEM "wsluarm.xml">
323   <!ENTITY WsLuaDumper SYSTEM "wsluarm_src/wslua_dumper.xml">
324   <!ENTITY WsLuaField SYSTEM "wsluarm_src/wslua_field.xml">
325   <!ENTITY WsLuaGui SYSTEM "wsluarm_src/wslua_gui.xml">
326   <!ENTITY WsLuaListener SYSTEM "wsluarm_src/wslua_listener.xml">
327   <!ENTITY WsLuaPinfo SYSTEM "wsluarm_src/wslua_pinfo.xml">
328   <!ENTITY WsLuaProto SYSTEM "wsluarm_src/wslua_proto.xml">
329   <!ENTITY WsLuaTree SYSTEM "wsluarm_src/wslua_tree.xml">
330   <!ENTITY WsLuaTvb SYSTEM "wsluarm_src/wslua_tvb.xml">
331   <!ENTITY WsLuaUtility SYSTEM "wsluarm_src/wslua_util.xml">
332
333 ]>
334
335 <book>
336   <title>&DocumentTitle;</title>
337   <subtitle>&DocumentSubTitle;</subtitle>
338   &BookMetaInformation;
339   &Preface;
340   &ChapterIntroduction;
341   &ChapterBuildInstall;
342   &ChapterUse;
343   &ChapterCapture;
344   &ChapterIo;
345   &ChapterWork;
346   &ChapterAdvanced;
347   &ChapterStatistics;
348   &ChapterTelephony;
349   &ChapterCustomize;
350
351   &WsLuaRm;
352
353   &AppFiles;
354   &AppProtocols;
355   &AppMessages;
356   &AppTools;
357
358   &AppGPL;
359
360   <!--  Removed, as these chapters must be reworked
361   &Glossary;
362   &Index;
363   &AppHowItWorks;
364   &ChapterTroubleshoot;
365   -->
366 </book>