CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp ip

搜索资源列表

  1. raw_socket

    0下载:
  2. 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:站长
  1. IdsTest

    0下载:
  2. 非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
  3. 所属分类:WinSock-NDIS

  1. RawSocket_Sniffer

    0下载:
  2. 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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:4459
    • 提供者:yuxiangzhang
  1. TCP_tester

    0下载:
  2. TCP测试小工具,能够测试TCP,UDP,是很好的小软件。-TCP test a small tool that can test TCP, UDP, is a good little software.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:192775
    • 提供者:零乱
  1. Verilog_UDP

    0下载:
  2. 辛辛苦苦找到的UDP的资料,在verilog中UDP指的是用户定义的原语。比如说大家有时候会见到“primitive...table...endtable...endendprimitive”这样的代码段,在书上只能找到大概的解释。到网上查的话又老是跟TCP/IP的UDP冲突。所以特地搜集到了这个东西,希望能帮助大家解决“用户原语”相关的问题。-UDP hard to find the information in verilog in the UDP refers to the user-de
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:125643
    • 提供者:龙也
  1. tcpudp-VB

    2下载:
  2. 一个简单的实现ip tcp udp 的调试助手 的vb源码。-tcp udp tcp udp source debugging assistant vb vb source code debugging assistant
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-27
    • 文件大小:15360
    • 提供者:haige
  1. UDP_mfc

    0下载:
  2. 自己用vc写的一个简单的模仿QQ功能的小程序,以局域网内IP为好友,实现聊天功能,能够群聊,私聊。刷新好友等功能-Vc wrote with his imitation of a simple function of the small program QQ to the LAN IP as a friend to realize chat, to group chat, private chat. Friends and other functions to refresh
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-15
    • 文件大小:3839646
    • 提供者:刘俊琪
  1. sendudp

    1下载:
  2. UDP数据包发送接收程序:16进制/ansic方式发送到固定IP+PORT;对本机port监听,收到的内容以16进制显示。-UDP packets sent to receive the procedure: 16 M/ansic sent to the fixed IP+ PORT of the local port monitor, received the contents of 16-band show.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2016-03-25
    • 文件大小:46747
    • 提供者:XuGang
  1. p2p

    0下载:
  2. 本代码实现了P2P流量的监测,实现了对IP包,UDP包,TCP包的抓取,并可对捕捉到的包进行分析!-The code implementation of the P2P traffic monitoring, implementation of the IP packet, UDP packet, TCP packet crawl, and to capture packets for analysis!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-20
    • 文件大小:5734950
    • 提供者:老苗
  1. RFC2507

    0下载:
  2. 基于PPP链路的IP/UDP/TCP报头压缩协议。-PPP link-based IP/UDP/TCP header compression protocol.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:54096
    • 提供者:Eric
  1. SnifferYU

    1下载:
  2. 自己编写的一个基于winpcap的Sniffer,VC++编译通过,可分析以太网帧头部、ARP、IP、TCP、UDP、ICMP等,界面美观,易于使用-I have written a winpcap based on the Sniffer, VC++ compiler is passed, the head frame can be analyzed Ethernet, ARP, IP, TCP, UDP, ICMP and so on, beautiful interface, easy t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3829279
    • 提供者:小余
  1. STM32F107-WiFi-examples-1.8

    2下载:
  2. 该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-09
    • 文件大小:2116116
    • 提供者:Jerry WOng
  1. udp

    0下载:
  2. udp套接字写的简单聊天程序,可以发送消息到指定ip的用户-udp socket write simple chat program, you can send a message to the user for the specified ip
  3. 所属分类:Project Manage

    • 发布日期:2017-11-09
    • 文件大小:44516
    • 提供者:gjhr
  1. Fwd_5100.tar

    0下载:
  2. w5100硬件实现tcp/ip udp协议栈-datasheet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2682551
    • 提供者:任海涛
  1. TCP

    0下载:
  2. vb开发的类似QQ的聊天软件,采用TCP-IP协议,请大家测试-vb development of a similar chat software QQ, using TCP-IP protocol, please test
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:14407
    • 提供者:卓建超
  1. sniffer

    1下载:
  2. 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。  能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)  能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
  3. 所属分类:software engineering

    • 发布日期:2015-12-19
    • 文件大小:65406
    • 提供者:鲁明
  1. VBSocketProgramming

    0下载:
  2. Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SN
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:84930
    • 提供者:ecqu
  1. tcptoudpv31cn

    0下载:
  2. TCP/IP调试助手,这个软件可以设置TCP/IP或者UDP传输。软件可以自动设置发送,在做服务器时可以接收并显示客户端联接的个数。非常方便-TCP/IP debugging assistant, the software can be set to TCP/IP or UDP transport. Software can automatically set to send, do server can receive and display the number of client conn
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:679885
    • 提供者:汤浩
  1. P2P

    0下载:
  2. 利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息-Use of UDP hole punching techniques. Sub-server-side with the client. Server-side is responsible for landing records the user' s IP and port holes, and forwarding the message
  3. 所属分类:.net

    • 发布日期:2017-03-25
    • 文件大小:5561
    • 提供者:Tracy
  1. braodcast_udp

    0下载:
  2. 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:godence
« 1 2 3 4 5 67 8 9 10 11 ... 48 »
搜珍网 www.dssz.com