| 4/22/2009 | QoS Traffic Generator |
| Build | The QoS Traffic Generator (codename Daytona) is a command-line based application that generates TCP/UDP traffic using the IPv4 and IPv6 protocols. It allows traffic to be sent at a specified throughput using either in-application throttling or QoS (Quality of Service) technologies in Windows Vista and Windows 7. The application operates in a client/server model, where the client sends traffic to the server and receives statistics. QoS is provided through Traffic Control and qWave, more information can be found on MSDN. |
| 11/14/2007 | TCMonLite |
1.1
| Build | A lightweight command-line tool for adding layer-3 DSCP, layer-2 802.1p, and throttling to outgoing TCP/IPv4 or UDP/IPv4 traffic defined by destination address, destination port, and protocol. |
| 9/13/2007 | NDIS LWF Sample With Packet Priority Detection |
1.0
| Build | 1) Sample implementation of NDIS LWF filter.c inspectNetBuffer function for determinging the 802.1p tag value on received packets.
2) Full LWF source code, instructions for building with WDK, and x86 Vista/Server 2008 binaries of filter driver and user-mode EXE that calls into filter driver for inspecting received packets. |
| 5/10/2006 | Layered Service Provider (LSP) Best Practices Whitepaper |
1.1
| White paper |
This document outlines the best practices with regard to Layered Service Provider (LSP) development in Winsock. |
| 2/22/2006 | WinSock LSP Sample |
| Build | This package contains a sample WinSock Layered Service Provider. The sample has been updated from previous versions to take advatage of new functions available on Windows Vista. For further details, consult the readme file included in the package. Sample was last updated 02/2006. |