summaryrefslogtreecommitdiff
path: root/docbook/wsug_src/WSUG_app_protocols.xml
blob: 0d048832613788c394b63babfa732a2cc815740e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- WSUG Appendix Protocols -->
<!-- $Id$ -->

<appendix id="AppProtocols">
  <title>Protocols and Protocol Fields</title>
  <para>
      Wireshark distinguishes between protocols (e.g. tcp) and protocol fields 
    (e.g. tcp.port).
  </para>
    <para>
     A comprehensive list of all protocols and protocol fields can be found 
    at: <ulink url="&WiresharkProtocolsPage;">&WiresharkProtocolsPage;</ulink>    
    </para>
</appendix>
<!-- End of WSUG Appendix Protocols -->