Welcome![Sign In][Sign Up]
Location:
Search - mstcpip.h

Search list

[Internet-Networkmysniffer

Description: 程序中需要设置套接字的属性SIO_RCVALL,而SIO_RCVALL属性在文件mstcpip.h中定义。mstcpip.h是微软用于处理TCP/IP协议的一个头文件,这里面包含了WinSockets一系列相关函数,该文件在platform SDK套件中,该头文件在vc6.0中没有。 本项目中给出了该文件的内容。 编写sniffer程序的另一个方法是在文件中使用#define直接定义SIO_RCVALL。源文件中给出了#define SIO_RCVALL _WSAIOW(IOC_VENDOR,1) 二种方法选一个 vc6.0下编译运行即可,屏幕显示捕获的包的信息 -Procedures need to set up a socket attribute SIO_RCVALL, and SIO_RCVALL attributes defined in the document mstcpip.h. mstcpip.h is used to deal with Microsoft TCP/IP protocol, a header file, which contains WinSockets inside a series of related function, the file in the platform SDK package, the header files in vc6.0 not. This project is given the contents of the document. Procedures for the preparation of sniffer Another option is to use in the document# Define directly the definition of SIO_RCVALL. Source file is given# Define SIO_RCVALL _WSAIOW (IOC_VENDOR, 1) two kinds of methods of election of a compiler to run under vc6.0 can, screen display information packet capture
Platform: | Size: 16384 | Author: 莫松成 | Hits:

[Windows Developgh0st3.6_Src

Description: gh0st源码 在common中包含所需要的sdk文件, vc6直接可以编辑通过, 已经去除硬盘锁.-gh0st source code is included in the common needs of the sdk files, vc6 can directly edit the adoption of the hard disk lock has been removed.
Platform: | Size: 1393664 | Author: qiankai | Hits:

[Internet-Networkhandlibfilesfornetworkprograming

Description: 网络编程中会要的一些头文件和函数库文件,包括了winpcap开发包,Iphlpapi相关函数库,Ntddndis.h和mstcpip.h-Network programming would want some of the header files and library files, including the winpcap development kits, Iphlpapi correlation function libraries, Ntddndis.h and mstcpip.h
Platform: | Size: 1021952 | Author: paul lew | Hits:

[OthervcHeader

Description: 几个头文件及LIB 当初找它费了很大力气 包括:ipexport.h iphlpapi.h iphlpapi.lib iptypes.h MSTCPIP.H-LIB had several header files and find it costs a lot of energy, including: ipexport.h iphlpapi.h iphlpapi.lib iptypes.h MSTCPIP.H
Platform: | Size: 13312 | Author: ok | Hits:

CodeBus www.codebus.net