Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - raw Socket
Search - raw Socket - List
用C#下的Raw Socket编程实现网络封包监视.-C# under the Raw Socket Programming surveillance network packets.
Date : 2008-10-13 Size : 9.8kb User : twh

参考源码,学习例子-reference source, study examples
Date : 2025-12-25 Size : 36kb User :

用C#下的Raw Socket编程实现网络封包监视.-C# under the Raw Socket Programming surveillance network packets.
Date : 2025-12-25 Size : 10kb User :

利用原始套接字实现简单的TCP\IP协议分析器。 系统功能包括原始套接字与网卡绑定,并接收流经网卡的所有数据包; 对IP数据报进行分析以获得其首部详细信息; 对TCP报文段进行分析以获得其首部详细信息; 显示分析结果 -Easy to use raw socket implementation of the TCP \ IP protocol analyzer. System features include original socket and adapter binding, and receive all the data flows through the network adapter kits on an analysis of IP datagram to get their first detailed information of TCP segment analysis to get their first detailed information show the results of the analysis
Date : 2025-12-25 Size : 2.75mb User : 谢晓东

原始套接字编程源代码.包含使用winpcap驱动的代码.-Raw socket programming source code. Winpcap driver contains the code to use.
Date : 2025-12-25 Size : 72kb User : 邓斌

网络编程\原始套接字生成IP数据包,学习网络安全编程入门程序-raw socket make ip packet
Date : 2025-12-25 Size : 8kb User : 柯超

利用原始套接字获取IP数据包中所需要的字段。不同于UDP和TCP套接字,可以获取IP包头的内容。方便大家分析收到的数据包的整个内容。-Using raw socket access to IP data packets in the required fields. Different from the UDP and TCP sockets, you can access the contents of IP header. Received to facilitate analysis of the entire contents of the packet.
Date : 2025-12-25 Size : 5.41mb User : Du yongna

一个比较简单的sniffer源码(用vc6.0编程的程序),sniffer源码适合入门之用 想学网络编程的同志可以看看,用vc编的,好象用的是socket,原始套接字编程 程序主要是把网络上的包拦截下来,然后简单解析包头, 整个程序还是比较简单的,不过能让你很容易理解抓包的整体过程. -A relatively simple sniffer source code (using vc6.0 programming procedures), sniffer source code suitable for use in entry-comrades who want to learn network programming can see, using vc compiled, as if using a socket, raw socket programming procedures mainly to intercept packets on the network down, and then a simple analysis of Baotou, the entire process is relatively simple, but allows you to easily understand the overall process of Ethereal.
Date : 2025-12-25 Size : 53kb User : chen rong

.net 下的抓包程序,很好用的,利用raw socket原理实现抓包功能呢个-. Net under the Ethereal program, useful, and use raw socket packet capture function it is realized during a
Date : 2025-12-25 Size : 28kb User : 方博

vc下的socket编程,ipv6测试程序示例。-vc socket under the program, ipv6 test program example.
Date : 2025-12-25 Size : 7.85mb User : rainov

在一个局域网环境中,用C 语言实现下面的基本功能:(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32和直接作为驱驱动程序挂在NDIS上(2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -In a LAN environment, using the C language to achieve the following basic functions: (1) to determine the cut-off package: including of RAW mode the SOCKET, PACKET32 and directly as the type of drive drivers hanging in the NDIS on a (2) requires the following packages intercepted and analysis: Ethernet frame format, IP packets, ICMP packets, TCP segment, UDP packets and other related fields to describe.
Date : 2025-12-25 Size : 3kb User : magnet

这是一个网络通信编程,基于控制台的小程序。-this is a raw socket demo that type is console application
Date : 2025-12-25 Size : 1kb User : 唐兵

c语言编程 利用原始套接字编程,实现ddos攻击模拟 -syn-C programming language using the raw socket programming, the realization of DDoS attack simulation syn
Date : 2025-12-25 Size : 2kb User : 张少东

C#编写的ras socket网络监听程序,使用vs2015编译通过,并可使用(C# prepared by the raw socket network monitoring procedures, through the use of vs2015 compiler, and can use)
Date : 2025-12-25 Size : 80kb User : JeremyLOL

TCP/UDP类型的套接字只能够访问传输层以及传输层以上的数据,因为当IP层把数据传递给传输层时,下层的数据包头已经被丢掉了.而原始套接字却可以访问传输层以下的数据,,所以使用raw套接字你可以实现上至应用层的数据操作,也可以实现下至链路层的数据操作(The TCP/UDP type socket can only access the transport layer and the data above the transport layer, because when the IP layer passes the data to the transport layer, the lower data Baotou has been lost. The original socket can access the data below the transport layer, so you can use the raw socket to implement the data operation to the application layer, too. Data manipulation can be implemented down to the link layer)
Date : 2025-12-25 Size : 1kb User : 往事9295
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.