Welcome![Sign In][Sign Up]
Location:
Search - raw tcp

Search list

[Modem programData_from_TcpPacket

Description: Get payload data from a raw Tcp/ip packet-Get payload data from a raw TCP / ip packet
Platform: | Size: 3247 | Author: xie bo | Hits:

[Internet-Networklwip-0.5.3

Description: Raw TCP/IP interface for lwIP 0.5
Platform: | Size: 778075 | Author: xulan | Hits:

[WinSock-NDISRaw TCP-IP类库

Description: 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP / IP protocol, and allows users to create a custom TCP / IP header, allowing IP fraud and other types of attacks. The bank also used the informal communications network (when you do not want your project using MFC, which has been used for a commercial product ATL)
Platform: | Size: 630815 | Author: 罗萧 | Hits:

[Internet-Networkraw_socket

Description: 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
Platform: | Size: 10240 | Author: 站长 | Hits:

[Internet-NetworkRawSocket

Description: 用rawsocket构造tcp数据包的程序-Rawsocket constructed using tcp packet procedure
Platform: | Size: 94208 | Author: hero95 | Hits:

[Internet-Networktcppacket

Description: 用Raw Socket构造TCP报文-with Raw Socket tectonic TCP Packet
Platform: | Size: 2048 | Author: 赵海峰 | Hits:

[Internet-NetworkRaw TCP-IP类库

Description: 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP/IP protocol, and allows users to create a custom TCP/IP header, allowing IP fraud and other types of attacks. The bank also used the informal communications network (when you do not want your project using MFC, which has been used for a commercial product ATL)
Platform: | Size: 630784 | Author: 罗萧 | Hits:

[Internet-Networkwin2000rawSocket

Description: 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击-listed for the TCP/IP protocol, and allows users to create a custom TCP/IP header, allowing IP fraud and other types of attacks
Platform: | Size: 362496 | Author: 杨雨虹 | Hits:

[Sniffer Package capturePacket_Listener

Description: 基于 Raw Socket 的 数据包捕获程序。支持 TCP/UDP/ICMP,支持端口及IP 过滤。-Raw Socket-based packet data capture process. Supports TCP/UDP/ICMP, IP and port support filtering.
Platform: | Size: 43008 | Author: xpan | Hits:

[Modem programData_from_TcpPacket

Description: Get payload data from a raw Tcp/ip packet-Get payload data from a raw TCP/ip packet
Platform: | Size: 3072 | Author: xie bo | Hits:

[Database systemOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP/IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP/IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10240 | Author: wq57 | Hits:

[Scannerrawsocket

Description: 用raw socket 发送TCP报文有助于理解网络协议-used raw socket TCP packet sent to understand network protocol
Platform: | Size: 1121280 | Author: 蔡润达 | Hits:

[Internet-Networklwip-0.5.3

Description: Raw TCP/IP interface for lwIP 0.5
Platform: | Size: 778240 | Author: xulan | Hits:

[Internet-Networklisten

Description: 使用原始套接字写的tcp/ip通讯的服务器端程序,很好用的。-Written by the use of raw socket tcp/ip communication server-side procedures, very good use.
Platform: | Size: 56320 | Author: 扬载伦 | Hits:

[Internet-Networksendpack

Description: raw socket实现自定义数据报头(IP头/TCP头)程序-raw socket data to achieve a custom header (IP header/TCP header) program
Platform: | Size: 8192 | Author: 宋博 | Hits:

[TCP/IP stacksyn

Description: 利用原始套接字发送TCP SYN帧,对目标主机进行SYN洪水攻击。-The use of raw socket to send TCP SYN frame, on the target host SYN flood attacks.
Platform: | Size: 2048 | Author: ylem | Hits:

[Internet-NetworkRawTCP-IP

Description: Raw TCP/IP类库,含ping,ipconfig,TcpServer,UdpScaner,Udpserver等内容-Raw TCP/IP library, including ping, ipconfig, TcpServer, UdpScaner, Udpserver etc.
Platform: | Size: 618496 | Author: | Hits:

[Internet-NetworkPacketSniffer

Description: Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right into your own apps. NOTICE: This will only work on OS with raw socket support (Windows XP/2000/NT) with root access (admin privilages). -Title: Raw Packet SnifferIt currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin
Platform: | Size: 79872 | Author: ST.POLO | Hits:

[Internet-NetworkRawSocket_Sniffer

Description: Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
Platform: | Size: 4096 | Author: yuxiangzhang | Hits:

[Internet-Networkraw.c.tar

Description: RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
Platform: | Size: 1024 | Author: czl | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net