次の方法で共有


Improving Performance of an NDIS Miniport Driver (Windows Embedded CE 6.0)

1/6/2010

You can improve, or optimize, the NDIS miniport driver so that it sends and receives network packets in a more efficient manner. This, in turn, can increase the rate of data transfer. To optimize your NDIS miniport driver, you must create a network performance test and correctly analyze the results. You can then make the necessary adjustments to improve the performance of your driver.

In This Section

  • Shared IST for NDIS
    Provides information about indicating multiple packets and determining if the shared IST functionality is enabled.

See Also

Concepts

Miniport Drivers