Bug #1446 work-around from Toralf Förster
[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
34 <!--Author's Affiliation -->
35   <!ENTITY AuthorShortAffiliation "">
36   <!ENTITY AuthorJobTitle "">
37   <!ENTITY AuthorOrgName "">
38   <!ENTITY AuthorOrgDiv "">
39   <!ENTITY AuthorEmail "ulf.lamping[AT]web.de">
40
41   <!ENTITY AuthorShortAffiliation2 "">
42   <!ENTITY AuthorJobTitle2 "Director">
43   <!ENTITY AuthorOrgName2 "NS Computer Software and Services P/L">
44   <!ENTITY AuthorOrgDiv2 "">
45   <!ENTITY AuthorEmail2 "rsharpe[AT]ns.aus.com">
46
47   <!ENTITY AuthorShortAffiliation3 "">
48   <!ENTITY AuthorJobTitle3 "">
49   <!ENTITY AuthorOrgName3 "">
50   <!ENTITY AuthorOrgDiv3 "">
51   <!ENTITY AuthorEmail3 "hagbard[AT]physics.rutgers.edu">
52
53   <!ENTITY AuthorShortAffiliation4 "">
54   <!ENTITY AuthorJobTitle4 "">
55   <!ENTITY AuthorOrgName4 "">
56   <!ENTITY AuthorOrgDiv4 "">
57   <!ENTITY AuthorEmail4 "luis.ontanon[at]gmail.com">
58
59
60
61   
62
63 <!--
64 DOCUMENT SECTION
65 -Use this section to encode all document information
66 -->
67
68   <!ENTITY DocumentTitle "<application>Wireshark</application> User's Guide">
69   <!ENTITY DocumentSubTitle "&SvnVersion; for Wireshark &WiresharkCurrentVersion;">
70   <!ENTITY DocumentTitleAbbreviation "WSUG">
71
72   <!ENTITY DocumentCopyrightHolder1 "Ulf Lamping ">
73   <!ENTITY DocumentCopyrightHolder2 "Richard Sharpe ">
74   <!ENTITY DocumentCopyrightHolder3 "Ed Warnicke ">
75   <!ENTITY DocumentCopyrightYear "2004-2007">
76
77   <!ENTITY DocumentEdition "Third ">
78   <!ENTITY DocumentVersion "V3.0.2">
79   <!ENTITY DocumentPubDate "2007">
80
81   <!ENTITY % SvnVersionFile SYSTEM "svn_version.xml">
82   %SvnVersionFile;
83 <!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>">
84
85 <!--
86 Wireshark Info
87 -->
88   <!ENTITY WiresharkCurrentVersion "0.99.6">
89   <!ENTITY WiresharkWebSite "http://www.wireshark.org">
90   <!ENTITY WiresharkUsersGuidePage "&WiresharkWebSite;/docs/#usersguide">
91   <!ENTITY WiresharkDownloadPage "&WiresharkWebSite;/download.html">
92   <!ENTITY WiresharkBinariesPage "&WiresharkWebSite;/download.html#releases">
93   <!ENTITY WiresharkAuthorsPage "&WiresharkWebSite;/about.html">
94   <!ENTITY WiresharkProtocolsPage "&WiresharkWebSite;/docs/dfref/">
95   <!ENTITY WiresharkFAQPage "&WiresharkWebSite;/faq.html">
96   <!ENTITY WiresharkFAQPromiscPage "&WiresharkWebSite;/faq.html#promiscsniff">
97   <!ENTITY WiresharkWikiPage "http://wiki.wireshark.org">
98   <!ENTITY WiresharkMediaPage "&WiresharkWikiPage;/CaptureSetup/NetworkMedia">
99   <!ENTITY WiresharkWikiCaptureFiltersPage "&WiresharkWikiPage;/CaptureFilters">
100   <!ENTITY WiresharkWikiDisplayFiltersPage "&WiresharkWikiPage;/DisplayFilters">
101   <!ENTITY WiresharkWikiPreferencesPage "&WiresharkWikiPage;/Preferences">
102   <!ENTITY WiresharkWikiColoringRulesPage "&WiresharkWikiPage;/ColoringRules">
103   <!ENTITY WiresharkWikiPreferencesPage "&WiresharkWikiPage;/Preferences">
104
105   <!ENTITY WiresharkDevMailList "wireshark-dev[AT]wireshark.org">
106   <!ENTITY WiresharkUsersMailList "wireshark-users[AT]wireshark.org">
107
108   
109 <!--
110 Winpcap Info
111 -->
112   <!ENTITY WinPcapWebsite "http://www.winpcap.org">
113   <!ENTITY WinPcapDownloadWebsite "&WinPcapWebsite;/install/default.htm">
114
115 <!--
116 Tcpdump Info
117 -->
118   <!ENTITY TcpdumpWebsite "http://www.tcpdump.org">
119   <!ENTITY TcpdumpManpage "&TcpdumpWebsite;/tcpdump_man.html">
120
121 <!--
122 Gnu info
123 -->
124   <!ENTITY GPLWebsite "http://www.gnu.org/copyleft/gpl.html">
125
126 <!--
127 Timezone info
128 -->
129   <!ENTITY TimezoneGMTSite "http://wwp.greenwichmeantime.com/">
130   <!ENTITY TimezoneWorldClockSite "http://www.timeanddate.com/worldclock/">
131   <!ENTITY NTPSite "http://www.ntp.org/">
132   <!ENTITY WikipediaWebsite "http://en.wikipedia.org">
133   <!ENTITY WikipediaTimezone "&WikipediaWebsite;/wiki/Time_zone">
134   <!ENTITY WikipediaDaylightSaving "&WikipediaWebsite;/wiki/Daylight_saving">
135   <!ENTITY WikipediaUTC "&WikipediaWebsite;/wiki/Coordinated_Universal_Time">
136
137 <!--
138 FILE SECTION
139 -Use this section to specify the files that make up the book. Use FPI (public identifiers)
140 -->
141 <!-- These refer to graphics files and figures contained in the document -->
142   <!-- -->
143   <!ENTITY WiresharkLogo SYSTEM "./wsug_graphics/ws-logo.png" NDATA PNG>
144   
145   <!-- 1st Chapter -->
146   <!ENTITY WiresharkMain1 SYSTEM "./wsug_graphics/ws-main.png" NDATA PNG>
147
148   <!-- 2nd Chapter -->
149
150   <!-- Third Chapter -->
151   <!ENTITY WiresharkEmpty SYSTEM "./wsug_graphics/ws-empty.png" NDATA PNG>
152   <!ENTITY WiresharkThreePane1 SYSTEM "./wsug_graphics/ws-main.png" NDATA PNG>
153   <!ENTITY WiresharkMenuOnly SYSTEM "./wsug_graphics/ws-menu.png" NDATA PNG>
154   <!ENTITY WiresharkMainToolbar SYSTEM "./wsug_graphics/ws-main-toolbar.png" NDATA PNG>
155   <!ENTITY WiresharkFilterToolbar SYSTEM "./wsug_graphics/ws-filter-toolbar.png" NDATA PNG>
156   <!ENTITY WiresharkListPane SYSTEM "./wsug_graphics/ws-list-pane.png" NDATA PNG>
157   <!ENTITY WiresharkDetailsPane SYSTEM "./wsug_graphics/ws-details-pane.png" NDATA PNG>
158   <!ENTITY WiresharkBytesPane SYSTEM "./wsug_graphics/ws-bytes-pane.png" NDATA PNG>
159   <!ENTITY WiresharkBytesPaneTabs SYSTEM "./wsug_graphics/ws-bytes-pane-tabs.png" NDATA PNG>
160   <!ENTITY WiresharkStatusbarEmpty SYSTEM "./wsug_graphics/ws-statusbar-empty.png" NDATA PNG>
161   <!ENTITY WiresharkStatusbarLoaded SYSTEM "./wsug_graphics/ws-statusbar-loaded.png" NDATA PNG>
162   <!ENTITY WiresharkStatusbarSelected SYSTEM "./wsug_graphics/ws-statusbar-selected.png" NDATA PNG>
163   <!ENTITY WiresharkPacketSelected1 SYSTEM "./wsug_graphics/ws-packet-selected.png" NDATA PNG>
164   <!ENTITY WiresharkPacketSepView SYSTEM "./wsug_graphics/ws-packet-sep-win.png" NDATA PNG>
165   <!ENTITY WiresharkFilterTCP SYSTEM "./wsug_graphics/ws-display-filter-tcp.png" NDATA PNG>  
166   <!ENTITY WiresharkColoringRulesDialog SYSTEM "./wsug_graphics/ws-coloring-rules-dialog.png" NDATA PNG>
167   <!ENTITY WiresharkColoringFields SYSTEM "./wsug_graphics/ws-coloring-fields.png" NDATA PNG>
168   <!ENTITY WiresharkEditColorDialog SYSTEM "./wsug_graphics/ws-edit-color-rule-dialog.png" NDATA PNG>
169   <!ENTITY WiresharkExpertColoredTree SYSTEM "./wsug_graphics/ws-expert-colored-tree.png" NDATA PNG>
170   <!ENTITY WiresharkExpertColumn SYSTEM "./wsug_graphics/ws-expert-column.png" NDATA PNG>
171   <!ENTITY WiresharkExpertInfoDialog SYSTEM "./wsug_graphics/ws-expert-infos.png" NDATA PNG>
172   <!ENTITY WiresharkChooseColorDialog SYSTEM "./wsug_graphics/ws-choose-color-rule.png" NDATA PNG>
173   <!ENTITY WiresharkFollowStream SYSTEM "./wsug_graphics/ws-follow-stream.png" NDATA PNG>
174   <!ENTITY WiresharkFindPacket SYSTEM "./wsug_graphics/ws-find-packet.png" NDATA PNG>  
175   <!ENTITY WiresharkGoToPacket SYSTEM "./wsug_graphics/ws-goto-packet.png" NDATA PNG>  
176   <!ENTITY WiresharkGUIPreferences SYSTEM "./wsug_graphics/ws-gui-preferences.png" NDATA PNG>
177   <!ENTITY WiresharkGUILayoutPreferences SYSTEM "./wsug_graphics/ws-gui-layout-preferences.png" NDATA PNG>
178   <!ENTITY WiresharkGUIColumnsPreferences SYSTEM "./wsug_graphics/ws-gui-columns-preferences.png" NDATA PNG>
179   <!ENTITY WiresharkGUIFontPreferences SYSTEM "./wsug_graphics/ws-gui-font-preferences.png" NDATA PNG>
180   <!ENTITY WiresharkGUIColorsPreferences SYSTEM "./wsug_graphics/ws-gui-colors-preferences.png" NDATA PNG>
181   <!ENTITY WiresharkCapturePreferences SYSTEM "./wsug_graphics/ws-capture-preferences.png" NDATA PNG>
182   <!ENTITY WiresharkPrintingPreferences SYSTEM "./wsug_graphics/ws-printing-preferences.png" NDATA PNG>
183   <!ENTITY WiresharkNameResolutionPreferences SYSTEM "./wsug_graphics/ws-nameresolution-preferences.png" NDATA PNG>
184   <!ENTITY WiresharkFilters SYSTEM "./wsug_graphics/ws-filters.png" NDATA PNG>
185   <!ENTITY WiresharkFileMenu SYSTEM "./wsug_graphics/ws-file-menu.png" NDATA PNG>
186   <!ENTITY WiresharkEditMenu SYSTEM "./wsug_graphics/ws-edit-menu.png" NDATA PNG>
187   <!ENTITY WiresharkViewMenu SYSTEM "./wsug_graphics/ws-view-menu.png" NDATA PNG>
188   <!ENTITY WiresharkGoMenu SYSTEM "./wsug_graphics/ws-go-menu.png" NDATA PNG>
189   <!ENTITY WiresharkCaptureMenu SYSTEM "./wsug_graphics/ws-capture-menu.png" NDATA PNG>
190   <!ENTITY WiresharkAnalyzeMenu SYSTEM "./wsug_graphics/ws-analyze-menu.png" NDATA PNG>
191   <!ENTITY WiresharkStatisticsMenu SYSTEM "./wsug_graphics/ws-statistics-menu.png" NDATA PNG>
192   <!ENTITY WiresharkHelpMenu SYSTEM "./wsug_graphics/ws-help-menu.png" NDATA PNG>
193   <!ENTITY WiresharkPacketPanePopupMenu SYSTEM "./wsug_graphics/ws-packet-pane-popup-menu.png" NDATA PNG>
194   <!ENTITY WiresharkDetailsPanePopupMenu SYSTEM "./wsug_graphics/ws-details-pane-popup-menu.png" NDATA PNG>
195   <!ENTITY WiresharkBytesPanePopupMenu SYSTEM "./wsug_graphics/ws-bytes-pane-popup-menu.png" NDATA PNG>
196   <!ENTITY WiresharkFilterAddExpression SYSTEM "./wsug_graphics/ws-filter-add-expression.png" NDATA PNG>
197   <!ENTITY WiresharkFilters2 SYSTEM "./wsug_graphics/ws-filters-2.png" NDATA PNG>
198   <!ENTITY WiresharkCaptureInterfacesDialog SYSTEM "./wsug_graphics/ws-capture-interfaces.png" NDATA PNG>
199   <!ENTITY WiresharkCaptureOptionsDialog SYSTEM "./wsug_graphics/ws-capture-options.png" NDATA PNG>
200   <!ENTITY WiresharkCaptureInfoDialog SYSTEM "./wsug_graphics/ws-capture-info.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 WiresharkStatsSrtDcerpcFilter SYSTEM "./wsug_graphics/ws-stats-srt-dcerpc-filter.png" NDATA PNG>
248   <!ENTITY WiresharkStatsSrtDcerpc SYSTEM "./wsug_graphics/ws-stats-srt-dcerpc.png" NDATA PNG>
249
250   <!-- Fifth Chapter -->
251   <!ENTITY WiresharkOpenDialog1 SYSTEM "./wsug_graphics/ws-open-gtk1.png" NDATA PNG> 
252   <!ENTITY WiresharkSaveAsDialog1 SYSTEM "./wsug_graphics/ws-save-as-gtk1.png" NDATA PNG>
253   <!ENTITY WiresharkMergeDialog1 SYSTEM "./wsug_graphics/ws-merge-gtk1.png" NDATA PNG>
254   <!ENTITY WiresharkOpenDialog2 SYSTEM "./wsug_graphics/ws-open-gtk2.png" NDATA PNG> 
255   <!ENTITY WiresharkSaveAsDialog2 SYSTEM "./wsug_graphics/ws-save-as-gtk2.png" NDATA PNG>
256   <!ENTITY WiresharkMergeDialog2 SYSTEM "./wsug_graphics/ws-merge-gtk2.png" NDATA PNG>
257   <!ENTITY WiresharkOpenDialogWin32 SYSTEM "./wsug_graphics/ws-open-win32.png" NDATA PNG> 
258   <!ENTITY WiresharkSaveAsDialogWin32 SYSTEM "./wsug_graphics/ws-save-as-win32.png" NDATA PNG>
259   <!ENTITY WiresharkMergeDialogWin32 SYSTEM "./wsug_graphics/ws-merge-win32.png" NDATA PNG>
260   <!ENTITY WiresharkFileSetDialog SYSTEM "./wsug_graphics/ws-file-set-dialog.png" NDATA PNG>
261   <!ENTITY WiresharkExportPlainDialog SYSTEM "./wsug_graphics/ws-export-plain.png" NDATA PNG>
262   <!ENTITY WiresharkExportPSDialog SYSTEM "./wsug_graphics/ws-export-ps.png" NDATA PNG>
263   <!ENTITY WiresharkExportPSMLDialog SYSTEM "./wsug_graphics/ws-export-psml.png" NDATA PNG>
264   <!ENTITY WiresharkExportPDMLDialog SYSTEM "./wsug_graphics/ws-export-pdml.png" NDATA PNG>
265   <!ENTITY WiresharkExportSelectedDialog SYSTEM
266   "./wsug_graphics/ws-export-selected.png" NDATA PNG>
267   <!ENTITY WiresharkExportObjectsDialog SYSTEM "./wsug_graphics/ws-export-objects.png" NDATA PNG>
268   <!ENTITY WiresharkPrint SYSTEM "./wsug_graphics/ws-print.png" NDATA PNG>
269   <!ENTITY WiresharkPacketRangeFrame SYSTEM "./wsug_graphics/ws-packet-range.png" NDATA PNG>
270   <!ENTITY WiresharkPacketFormatFrame SYSTEM "./wsug_graphics/ws-packet-format.png" NDATA PNG>
271   <!-- Sixth Chapter -->
272
273   <!-- Appendices etc -->
274   <!ENTITY WiresharkFormatError SYSTEM "./wsug_graphics/ws-error-open.png" NDATA PNG>
275   <!ENTITY WiresharkFormatError SYSTEM "./wsug_graphics/ws-error-open.png" NDATA PNG>
276   <!ENTITY WiresharkSaveError SYSTEM "./wsug_graphics/ws-save-error.png" NDATA PNG>
277
278
279 <!-- These are the actual files that make up the document -->
280   <!ENTITY BookMetaInformation SYSTEM "wsug_src/WSUG_meta_info.xml">
281   <!ENTITY Preface SYSTEM  "wsug_src/WSUG_preface.xml">
282   <!ENTITY ChapterIntroduction SYSTEM "wsug_src/WSUG_chapter_introduction.xml">
283   <!ENTITY ChapterBuildInstall SYSTEM "wsug_src/WSUG_chapter_build_install.xml">
284   <!ENTITY ChapterUse SYSTEM "wsug_src/WSUG_chapter_use.xml">
285   <!ENTITY ChapterCapture SYSTEM "wsug_src/WSUG_chapter_capture.xml">
286   <!ENTITY ChapterIo SYSTEM "wsug_src/WSUG_chapter_io.xml">
287   <!ENTITY ChapterWork SYSTEM "wsug_src/WSUG_chapter_work.xml">
288   <!ENTITY ChapterAdvanced SYSTEM "wsug_src/WSUG_chapter_advanced.xml">
289   <!ENTITY ChapterStatistics SYSTEM "wsug_src/WSUG_chapter_statistics.xml">
290   <!ENTITY ChapterCustomize SYSTEM "wsug_src/WSUG_chapter_customize.xml">
291   <!ENTITY ChapterTroubleshoot SYSTEM "wsug_src/WSUG_chapter_troubleshoot.xml">
292   <!ENTITY AppMessages SYSTEM "wsug_src/WSUG_app_messages.xml">
293   <!ENTITY AppFiles SYSTEM "wsug_src/WSUG_app_files.xml">
294   <!ENTITY AppProtocols SYSTEM   "wsug_src/WSUG_app_protocols.xml">
295   <!ENTITY AppHowItWorks SYSTEM "wsug_src/WSUG_app_howitworks.xml">
296   <!ENTITY AppTools SYSTEM "wsug_src/WSUG_app_tools.xml">
297   <!ENTITY AppGPL SYSTEM    "GPL_appendix.xml">
298
299
300 <!--
301 WSLua Reference Manual
302 -->
303
304         <!ENTITY WsLuaRm SYSTEM "wsluarm.xml">
305         <!ENTITY WsLuaDumper SYSTEM "wsluarm_src/wslua_dumper.xml">
306         <!ENTITY WsLuaField SYSTEM "wsluarm_src/wslua_field.xml">
307         <!ENTITY WsLuaGui SYSTEM "wsluarm_src/wslua_gui.xml">
308         <!ENTITY WsLuaListener SYSTEM "wsluarm_src/wslua_listener.xml">
309         <!ENTITY WsLuaPinfo SYSTEM "wsluarm_src/wslua_pinfo.xml">
310         <!ENTITY WsLuaProto SYSTEM "wsluarm_src/wslua_proto.xml">
311         <!ENTITY WsLuaTree SYSTEM "wsluarm_src/wslua_tree.xml">
312         <!ENTITY WsLuaTvb SYSTEM "wsluarm_src/wslua_tvb.xml">
313         <!ENTITY WsLuaUtility SYSTEM "wsluarm_src/wslua_util.xml">
314
315 ]>
316
317 <book>
318   <title>&DocumentTitle;</title>
319   <subtitle>&DocumentSubTitle;</subtitle>
320   <!--
321   -->
322   &BookMetaInformation;
323   &Preface;
324   &ChapterIntroduction;
325   &ChapterBuildInstall;
326   &ChapterUse;
327   &ChapterCapture;
328   &ChapterIo;
329   &ChapterWork;
330   &ChapterAdvanced;
331   &ChapterStatistics;  
332   &ChapterCustomize;
333
334   &WsLuaRm;
335   
336   &AppFiles;
337   &AppProtocols;
338   &AppMessages;  
339   &AppTools;
340   
341   &AppGPL;
342   <!-- 
343   Removed, as these chapters must be reworked
344   &Glossary;
345   &Index;
346   Removed, as this chapter is not finished 
347   &AppHowItWorks;
348   Removed, as this chapter has to be reworked
349   &ChapterTroubleshoot;   
350   -->
351   
352
353 </book>