This document discusses network traffic monitoring using the Winpcap packet capturing tool. It begins with an introduction to enterprise network monitoring and requirements. It then provides an overview of Winpcap, including its architecture and how it works. Key aspects covered include the packet capture driver, Packet.dll, and WinPcap.dll libraries. The document also discusses related tools like Jpcap for Java packet capturing. It concludes with an overview of a sample network traffic monitoring application that implements packet capturing using Winpcap.