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

Search list

[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-Networkudp_demo

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

[ISAPI-IERawSock

Description: 本人自己写的raw socket收发UDP/Raw包的程序,演示了TTL的设置 当初弄懂UDP的伪头部跟UDP校验和的设置费了一点劲,所以敝帚自珍-I wrote it myself raw socket TX UDP/Raw packets procedures, demonstration of the original TTL settings understood UDP pseudo-head with UDP checksum and the installation costs a bit strong, so broom
Platform: | Size: 10240 | Author: DoItFreely | 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:

[Internet-Networkudp_raw_socket

Description: windows网络编程之udp原始套接字-windows udp network's original programming socket
Platform: | Size: 1186816 | Author: 沈仲强 | 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:

[Internet-Networkicu070522

Description: select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
Platform: | Size: 104448 | Author: andrew dai | Hits:

[Internet-NetworkSockRawTest

Description: 用RAW Socket实现 IP抓包。对ICP/UDP/ICMP的包类型和包内容已经分解出来-Using RAW Socket realize IP capture. Of ICP/UDP/ICMP packet type and packet content has been decomposed by
Platform: | Size: 37888 | Author: 林林 | Hits:

[TCP/IP stackLocal_area_network_truncation_package_procedure.ra

Description: 一个局域网环境中,用C 语言实现(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -A LAN environment, using C language (1) determine the cut-off packet Methods: RAW mode including SOCKET, PACKET32 and direct as a NDIS driver hung in the (2) require the interception of the following types of packets and Analysis: Ethernet frame format , IP packets, ICMP packets, TCP Segment, UDP packet description and other related fields.
Platform: | Size: 1209344 | Author: wulinxin | Hits:

[VxWorksudp

Description: vxworks 下的网络程序源码---UDP源代码例子-VxWorks Network--- UDP source program source code examples
Platform: | Size: 9216 | 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:

[Linux-UnixRawPacket

Description: In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note that the code here is very minimalistic, and can be greatly expanded depending on your needs. The reason I use WinPCap in this article is that it solves the issue of Winsock for Windows (XP SP2 and above) not allowing raw UDP packets to be sent (in Linux, you can just use regular sockets). With WinPcap, it is possible to specify your own source IP and source hardware addresses in packets.
Platform: | Size: 35840 | Author: 黄海栋 | Hits:

[JSP/Javajnca-beta-1.0

Description: 爪哇流量收分析器.它利用Java的收集流量升高V5环境中V7V8的UDP协议包v9(版本9)来自思科/路由器或nprobe桧.原始数据都可以储存或分析分贝学到JDBC的内容.它可用于大型企业或互联网服务.。-Traffic Analyzer Java collection. It uses the collection of Java increased flow V5 environment V7V8 agreement of UDP packets v9 (Version 9) from the Cisco/juniper routers or nprobe. Raw data analysis can be stored or learned JDBC dB content. It can be used for large enterprise or Internet service..
Platform: | Size: 609280 | Author: 龚小琴 | Hits:

[Program docWiFi-URAR-RS232

Description: 产品描述 ◆ SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*7 mm; ◆ 用户接口开发简单快捷,串口驱动 ; ◆ MSC51/PIC/ARM7 等 8、32位单片机轻易驱动,驱动代码极少; 产品参数 ◆ 支持UART数据接口,波特率:19.2k / 38.4k / 57.6k / 115.2k bps ; ◆ 无线数据速率支持802.11b,最高速率11M ; ◆ 集成802.11 MAC协议软件功能; ◆ 支持基础网络中的STA应用; ◆ 支持OPEN/WEP方式的鉴权; ◆ 支持共享密钥方式的wep64/wep128数据加密传输; ◆ 在自动联网模式下,模块能自动扫描目标网络,断线自动重连 ; ◆ 在手动联网模式下,通过命令触发连接和断开,用户灵活控制; ◆ 支持RAW/UDP/TCP格式的网络数据传输; ◆ 支持7组基本参数设置,最多可以连接7个目的网络; ◆ 支持通过用户接口进行参数配置; ◆ 支持固件程序通过网络在线升级; ◆ 支持外接天线,UFL接口,发射功率最大100mW,接收灵敏度-90dBm ◆ -SKLDFJSDLFJADSLFJKL
Platform: | Size: 71680 | Author: 陈坚胜 | Hits:

[Windows DevelopRAWSocket

Description: 利用原始套接字获取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.
Platform: | Size: 5675008 | Author: Du yongna | Hits:

[Internet-Networkremote

Description: sockets(套接字)编程有三种,流式套接字(SOCK_STREAM),数据报套接字 (SOCK_DGRAM),原始套接字(SOCK_RAW);基于TCP的socket编程是采用的流式套接字(SOCK_STREAM)。基于UDP采 用的数据报套接字(SOCK_DGRAM).-sockets (socket) programming there are three kinds of stream sockets (SOCK_STREAM), datagram sockets (SOCK_DGRAM), raw sockets (SOCK_RAW) based on TCP-socket programming is used in streaming socket the word (SOCK_STREAM). Based on UDP datagram sockets used in (SOCK_DGRAM).
Platform: | Size: 1024 | Author: sun | 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-Networkudp

Description: UDP receiver for raw
Platform: | Size: 4025344 | Author: HaiLinh | 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:

[Internet-Networksend-raw-udp

Description: Windows环境下实现原始UDP数据包发送-windows send raw udp packet.
Platform: | Size: 40960 | Author: neo | Hits:
« 12 3 »

CodeBus www.codebus.net