About Virtual Interfaces

[This is preliminary documentation and subject to change.]

A virtual interface (VIF) is a user-mode dynamic-link library (DLL) that the Microsoft® Multicast Router (MMR) requires to route data packets to a specific output device. The virtual interface packages the data into network- and hardware-specific formatting. Because this packaging is performed by the virtual interface and not the MMR, the MMR software does not need to be rewritten if the network or hardware changes. You can configure new multicast routers simply by changing the MMR registry entries and the virtual interface .dll file.

The following diagram illustrates how a data stream flows from the content server to a broadcast output system.

Each head-end server infrastructure requires a virtual interface specific to its system. During testing of the MMR, Microsoft has created the following virtual interfaces:

For information on the specific functions that must be implemented in a virtual interface, see Virtual Interface Reference.