Project 1: Analyzing the ftp packet trace
File containg full trace (2318 packets): download by ftp Same trace with packet data shown as text (2318 packets): download Small trace for testing (52 packets): download Small trace with packet data shown as text (52 packets): download Project 2: Analyzing the http packet traceFile containg full trace (2318 packets): download by ftp Same trace with packet data shown as text (2318 packets): download Small trace for testing (53 packets): download Small trace with packet data shown as text (53 packets): download Project 3: Analyzing a mixed packet traceFile containg full trace (87147 packets): download by ftp Same trace with packet data shown as text (87147 packets): download First 100 packets: download First 100 packets with contents shown as text: download Here is the example C code to read the packets from trace filesReferences :
AS 213 Lab Schedule
- TCP and UDP well-known port assignments
- IP Protocol field assignments
- Full set of FTP commands: RFC 412
- Details of Hypertext Transfer Protocol (HTTP) are in RFC 2068