logo

Navigation:First_Community->Software->Windows Driver Goto:New TopicSettingSearch
MUX - Sample NDIS MUX Intermediate Driver
Posted by: alan Date: January 19, 2006 05:31PM

CopyRight owned by the original author.--(www.MegaEntry.com)

        mux 是DDK自带的NDIS中间层驱动的例子,分driver和notifyob.

        driver是一个中间层驱动,通过分析代码和inf文件,可以看出中间层是怎样挂到miniport 和protocol之间的.

        notifyob介绍了Notify Object.可以看到"网络连接"是怎么实现的.已经它的装载和卸载.

     通过对该例子的跟踪和分析,可以更明白windows网络驱动的内部原理,以及怎么和用户交互.



Reply To This Message
Subject: 

Copyright 2005-2006 megaentry,All Rights Reserved
IE 6.0 or above is perfect