Welcome![Sign In][Sign Up]
Location:
Search - packet driver

Search list

[Windows DevelopPacketCE.zip

Description: WindowsCE的PACKET DRIVER, TCPDUMP的 WindowsCE版本。
Platform: | Size: 178957 | Author: | Hits:

[Driver Developpacket-driver

Description: RTL8019 Plug-And-Play Packet Driver.
Platform: | Size: 79998 | Author: 杨小东 | Hits:

[Linux-Unix1362

Description: 此為philip 1362 USB DOS下的驅動程式包, 已經共測試並內含有說明文件-this as 1362 USB DOS packet driver programs, and tests contain notes
Platform: | Size: 3974447 | Author: 道德 | Hits:

[GUI Develop1721

Description: 本程序是单文档界面分割窗体的一种通信方法,自己感觉是比较笨的一种方法,可能使用消息映射的方法更好. 另外,开发周期也是一个不得不考虑的问题。程序工作在内核,稳定性/兼容性都需要大量测试,而且可供使用的函数库相对于应用层来说相当少。在应用层开发,调试修改相对要容易地多。 应用层截包驱动程序工作在操作系统内核,截断了所有的报文收发过程,并且把报文送到应用程序中处理,根据应用的策略,或者继续收发过程,或者丢弃,或者做其他的改变。 这个工具包提供了应用编程接口,允许应用程序处理报文,从而可以在实现以往必须写驱动程序才能做到的事情。 不考虑性能因素的话,在UCapture的基础上,可以实现所有的网络应用。 本文中的代码即实现了一个简单的防火墙。 -this procedure is a single document interface window in a separate communication methods, their feeling is a stupid comparison, the possible use of the method of mapping information better. In addition, the development cycle is one to consider. The core work procedures, stability / compatibility requires extensive testing, but the availability of libraries in relation to the application layer is concerned is very small. The application-layer development and debugging easier to change relative to the number. Application Layer Packet Driver cut in the operating system kernel, cut off all of the reported text transceiver process. and the text was put to the application process, according to the application of the strategy, or to continue the process of transceivers, or discarded. or do other
Platform: | Size: 134912 | Author: 小样 | Hits:

[Driver DevelopNdisHookDrv

Description: 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to be achieved.
Platform: | Size: 279618 | Author: helwjh | Hits:

[OS programMiniNetMonitor

Description: 一个非常简单的基于MFC单文档结构的LAN包信息监视器,仅仅 实现了非常简单的功能,留待大家进一步扩展。该应用基于NT/2000/xp下的NDIS Packet Driver,所以你在运行它之前必须添加该包驱动程序-a very simple MFC single document based on the structure of the LAN packet information monitors, only achieved a very simple function, we leave it to further expand. The application based on the NDIS NT/2000/xp Packet Driver, so you run it must be added before the packet drivers
Platform: | Size: 118499 | Author: 乐浩军 | Hits:

[Sniffer Package captureMiniNetMonitor

Description: 一个非常简单的基于MFC单文档结构的LAN包信息监视器,仅仅 实现了非常简单的功能,留待大家进一步扩展。该应用基于NT/2000/xp下的NDIS Packet Driver,所以你在运行它之前必须添加该包驱动程序-a very simple MFC single document based on the structure of the LAN packet information monitors, only achieved a very simple function, we leave it to further expand. The application based on the NDIS NT/2000/xp Packet Driver, so you run it must be added before the packet drivers
Platform: | Size: 117760 | Author: 乐浩军 | Hits:

[Firewall-Securitydrv

Description: 驱动程序开发的例子,tdi防火墙源代码,数据封包的拦截,过滤等-Driver Development example, TDI firewall source code, data packet interception, filtration, etc.
Platform: | Size: 64512 | Author: 王小坪 | Hits:

[Driver Developpacket-driver

Description: RTL8019 Plug-And-Play Packet Driver.
Platform: | Size: 79872 | Author: 杨小东 | Hits:

[Driver Developac97.tar

Description: Source files for pxa ac97 sound driver The packet contains the files that is listed below driver files /SOURCE/drivers/sound Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c pxa-audio.c pxa-audio.h sound_core.c /SOURCE/include/linux soundcard.h
Platform: | Size: 218112 | Author: 梁志聪 | Hits:

[Driver Developlcd.tar

Description: Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linux_logo.h /SOURCE/include/asm-arm/arch-pxa pxa-regs.h
Platform: | Size: 106496 | Author: 梁志聪 | Hits:

[Internet-Networkndis驱动程序代码

Description: 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\programs\NTDDK \src\network\ ndis\packet目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : \ programs \ NTDDK \ src \ network \ NDIS \ packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the control can also compile directories under the driver Flooding testapp procedures and dynamic directory for testing drivers for the applications; that is to be
Platform: | Size: 22528 | Author: 陶钊 | Hits:

[Sniffer Package captureWPdpack_2_3

Description: 网络抓包程序的引擎,还包含几个例子 - drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, WinNT4 and Win2K. Useful to test the programs. - examples Sample applications showing various uses of winpcap and packet.dll. - lib rary files needed to create capture applications - include include files needed to create capture applications -procedures capturing Packet networks, it also contains several examples- drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, quietly and Win2K. Useful to test the programs.- Sample applications examples showing various uses of of winpcap and packet.dll .- lib library files needed to create capture applications-include include files needed to create applications capture
Platform: | Size: 500736 | Author: 公维宾 | Hits:

[Linux-Unix1362

Description: 此為philip 1362 USB DOS下的驅動程式包, 已經共測試並內含有說明文件-this as 1362 USB DOS packet driver programs, and tests contain notes
Platform: | Size: 3974144 | Author: 道德 | Hits:

[Internet-Networkwindows_ndis_packet_capture

Description: N D I S协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为p a c k e t . c、o p e n c l o s . c、 r e a d . c和w r i t e . c。C语言头文件p a c k e t . h和资源文件p a c k e t . r c通过D D K提供的b u i l d工具编译生成驱动 程序可执行文件p a c k e t . s y s。-S I N D agreements driver source code using C language completed, including four C language source documents for a p c k e t. C, n o p c l e s o. C, a r e d. W r c and i t e. c. C-language header file a p c k e t. H and a resource document p c k e t. R c through D D K for the b u l d i compiler generation tools driver executable file a p c k e t. S y s.
Platform: | Size: 64512 | Author: 张敏 | Hits:

[GUI Develop1721

Description: 本程序是单文档界面分割窗体的一种通信方法,自己感觉是比较笨的一种方法,可能使用消息映射的方法更好. 另外,开发周期也是一个不得不考虑的问题。程序工作在内核,稳定性/兼容性都需要大量测试,而且可供使用的函数库相对于应用层来说相当少。在应用层开发,调试修改相对要容易地多。 应用层截包驱动程序工作在操作系统内核,截断了所有的报文收发过程,并且把报文送到应用程序中处理,根据应用的策略,或者继续收发过程,或者丢弃,或者做其他的改变。 这个工具包提供了应用编程接口,允许应用程序处理报文,从而可以在实现以往必须写驱动程序才能做到的事情。 不考虑性能因素的话,在UCapture的基础上,可以实现所有的网络应用。 本文中的代码即实现了一个简单的防火墙。 -this procedure is a single document interface window in a separate communication methods, their feeling is a stupid comparison, the possible use of the method of mapping information better. In addition, the development cycle is one to consider. The core work procedures, stability/compatibility requires extensive testing, but the availability of libraries in relation to the application layer is concerned is very small. The application-layer development and debugging easier to change relative to the number. Application Layer Packet Driver cut in the operating system kernel, cut off all of the reported text transceiver process. and the text was put to the application process, according to the application of the strategy, or to continue the process of transceivers, or discarded. or do other
Platform: | Size: 134144 | Author: 小样 | Hits:

[Driver DevelopNdisHookDrv

Description: 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to be achieved.
Platform: | Size: 279552 | Author: helwjh | Hits:

[Program docdcwlsjbphjs

Description: 摘要:无论是实现防火墙, NAT 还是VPN, 首要的任务就是获得网络上传输的数据包,在此基础上才能进行下一步 的工作。通过分析Windows 的网络数据传输机制,可以定位出不同的处理关键点,从而在不同的层次上实现数据包的 捕获功能,以满足不同的需要。 关键词:关键点 服务提供者接口 网络设备接口规范 中间层驱动程序 钩子驱动程序-Abstract : Whether the purpose is to achieve a firewall, VPN or NAT. One of the first priorities is access to the network transmission of data packets, and on this basis can we proceed to the next stage of work. By analyzing the Windows network data transmission mechanism, the definition can be different from the key points thus different levels of data packet capture function, in order to meet different needs. Key words : key point services provider Network Interface Device Interface norms middle layer Driver Driver hook
Platform: | Size: 50176 | Author: qingming | Hits:

[Firewall-SecurityWinPcap.v4.0.B1.Full.Source.ccrun.732957

Description: WIN32平台上网络分析和捕获数据包的链接库,可用来分析在线播放的流媒体直接下载地址信息,进行信息包捕获和网络分析,是基于UNIX的libpcap和BPF(Berkeley 分帧过滤器)模型的包。Winpcap是UNIX下的libpcap移植到windows下的产物,他是一个free and open source的项目。Winpcap工作于驱动(Driver)层,所以能以很高的效率进行网络操作。Winpcap提供了以下强大的功能:1.捕获原始的数据包。2.设置filter,只捕获自己敢兴趣的数据包。3.方便的把捕获的数据包输出到文件和从文件输入。4.发送原始的数据包。5.统计网络流量。6.… -WIN32 platform network analysis and packet capture data link library, On-line analysis can be used to broadcast streaming media downloaded directly address information, the information network packet capture and analysis, UNIX is based on the libpcap and BPF (Berkeley-frame filters) model packages. Winpcap is under Unix windows libpcap transplanted to the product, He is a free and open source projects. Winpcap work in the driver (Driver) layer, can be highly efficient network operation. Winpcap provided the following powerful functions : 1. Capture the original data packet. 2. Installed filter, only dare to capture their interest in the data packet. 3. Convenient Captured data packets and output to a file from the file input. 4. Send the original data packet. 5. Network traffic statistics.
Platform: | Size: 1732608 | Author: 水月 | Hits:

[Driver DevelopPacket

Description: WiFi Packet driver for Win2000 and WinXP.
Platform: | Size: 13312 | Author: Ken | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net