Reverse-engineering-HTTP-video-streaming

See the assignment file for details about the projtect:

part d: import dpkt import math import struct import socket import re

Run: python d.py (d.py and youtube_lap.pcap, dailymotion_lap.pcap, vimeo_lap.pcap should in the same path)

part e: import dpkt import socket import re

Run: python e.py (e.py and youtube_lap.pcap should in the same path)

part f: import dpkt import socket import re

Run: python f.py (f.py and youtube_lap.pcap should in the same path)