当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 3. NDIS Library and Driver: 1.NDIS library The NDIS library implements in \Winnt\System32\Drivers\Ndis.sys。
 

 

    摘要: tn007: debugging trace options(trace调试选项) 搞要: 这个笔记主要描述trace选项的作用及其相关内容。 1、 mfc提供了trace输出机制,在你的程序出现错误码率进可以输出mfc内部操作的一些错误及警告。 2、 使用trace输出机制有三个要求: l 要定义_debug标识和连接调试版的mfc库。 l 使afxtraceenabled标......
 ·如何在linux下刻录数据光盘    »显示摘要«
    摘要:   本着让linux精神发扬光大宗旨,我将部门原来的windows2000服务器上所有的数据与提供的服务全部迁移到新建的linux服务器上。在我即将要把这台老windows2000服务器扔到一个阴暗的小角落的时候,眼前一亮,忽然发现这台破机器上还有一个sony光盘刻录机。我一向有取它人所弃,变废为宝的习惯,所以自然不能放过这个好东东。  如何在linux下使用刻录机呢?我搜遍网上资料库,也没有能......


windows网络架构(2)
3. ndis library and driver: 1.ndis library the ndis library implements in \winnt\system32\drivers\ndis.sys.ndis miniport and intermediate drivers dont accept and process irps. rather, the ndis library receives irps from tdi servers and translates the irps into calls into the ndis driver.it uses irps to represent network requests.ndis drivers can report whether or not their network medium is active. 2.ndis miniport drivers(nic drivers,adapter drivers) directly manages a network interface card (nic) and provides an interface to higher-level drivers kernel-mode drivers that are responsible for interfacing tdi transports to particular network adapters. ndis miniport drivers are written so that they are wrapped by the windows 2000 ndis library. the encapsulation provides cross-platform compatibility with consumer windows. ndis miniport drivers dont process irps; rather, they register a call-table interface to the ndis library that contains pointers to functions corresponding to ones that the ndis library exports to tdi transports. ndis miniport drivers communicate with network adapters by using ndis library functions that resolve to hardware abstraction layer (hal) functions.
...   下一页
 ·近五年上午试题分布分析    »显示摘要«
    摘要: 近五年上午试题分布分析......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE