搜索资源列表
网络封包截获(VC).rar
- 网络驱动层封包截取一系列源码里面包含一个完整的网络防火墙程序***
s3c4510网络驱动修改
- 对于MAC WANG写的4510的驱动的修改,在uClinux环境下.转载-MAC WANG write for the driver of the 4510 amendments to the uClinux environment. Reprinted
S3C4510b的网络驱动修正
- 针对三星的4510b芯片下网卡芯片驱动的若干修改,亦可用作深化网络设备编程的示例。-4510b against Samsung's chip card chips under a number of changes, can also be used for deepening the network device programming examples.
WINCE设备驱动程序开发指南
- 介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序-introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve unive
windows 网络驱动接口标准和协议驱动开发
- 该程序演示了windows 网络驱动接口标准和协议驱动开发的基本过程-demonstration of the program windows Network Driver Interface-driven standards and protocols, the basic process
网络驱动层封包截取系列源码
- 网络驱动层封包截取一系列源码里面包含一个完整的网络防火墙程序-interception of a series of packet source which contains a complete network firewall procedures
计算机网络高级软件编程技术随书代码
- 本光盘为《计算机网络高级软件编程技术》的配书光盘,内容包括书中所有编程训练的参考答案与完成编程所需要的背景知识、工具与参考资料。 本光盘程序包括代码和可执行文件,部分程序不提供完整代码。 本书光盘提供部分驱动开发相关工具:创建驱动工程使用网上免费工具软件EasySys;查看驱动调试信息输出使用DebugView;驱动编译使用WinDDK。 其他大量网络相关程序开发使用Winpcap库。 本光盘经卡巴斯基和诺顿杀毒确认无毒,但如光盘内存在上述杀毒软件在光盘提交当时病毒库无法删除的病毒给用户
NDIS_6[1].0_miniport__driver
- NDIS 网络驱动源码
网络封包截获(VC).rar
- <B>网络驱动层封包截取一系列源码
82559双网卡网卡双网络驱动
- x86平台下,dos系统,82559双网卡网卡双网络驱动,x86 platform, dos system, 82,559 pairs of dual-NIC Network Driver
Linux操作系统网络驱动程序编写
- book
wce
- 一个非常好的wince网络驱动程序的例子。 涉及 NDIS,TPI函数接口的调用-Wince a very good example of the network driver. Involved in NDIS, TPI function call interface
NDIS
- 自己找的一些关于NDIS驱动开发的文档..关于winodws网络驱动设计的一些资料-Find some on the NDIS driver development documents .. winodws network drive on the design of some of the information
EmbeddedLinuxDriver16.4-NIC
- linux网络驱动程序开发详解。有具体详解linux网络驱动程序的结构。-linux network driver development explain. Detailed specific driver linux network structure.
ndisprot
- ndis 网络驱动,Windows 网络安全-driver source code of ndis
IMDsimple
- IMD的一个简单过滤防火墙,写网络驱动的值得一看
Use_the_DDK_Driver_Super_Collection
- 驱动程序设计编程超级宝典:即插即用、电源管理和设置设计指南,内核模式驱动程序设计指南,图形驱动程序设计指南,网络驱动程序设计指南等-Driver Design Programming Super Collection: Plug and Play, power management and set design guidelines, the kernel mode driver design guide, graphics driver Design Guide, Network Driver
nexell
- 4418的网络驱动,以太网口网络连接,3G网卡,是学习的好资料(4418 network driver, Ethernet port network connection, 3G network card, is a good learning material)
27-VxWorks网络驱动程序编写实验
- 通过实验讲解VxWorks操作系统下的网络编程(used for vxworks net coding)
nios 网络驱动
- 基于nios2的网络驱动,实现网络传输,包括UDP和TCP两种通讯模式