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}
本单元实验要求学生能熟练使用网络抓包软件,
捕捉和分析网络数据包,掌握以太网、ARP、IP、ICMP
和TCP等重要协议传输单元的结构,
深入理解相关网络命令和重要协议算法的工作原理,
从而培养学生网络故障检测、网络性能改进和网络安全分析的能力。
% (备注:第二版将增补实验1.4: IEEE 802.11协议分析。)