This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
%# -*- coding: utf-8-unix -*-
\chapter{网络抓包与协议分析}
\label{chap:wireshark}
本单元实验要求学生能熟练使用Wireshark软件,捕捉、分析有线和无线网络数据包,
掌握以太网、802.11、ARP、IP、ICMP和TCP等重要协议传输单元结构,
深入理解相关网络命令和重要协议算法的工作原理,
从而培养网络故障检测、网络性能改进和网络安全分析的能力。
(备注:第二版将增补实验1.4: IEEE 802.11协议分析。)