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

搜索资源列表

  1. tcp_ip_demo

    0下载:
  2. 嵌入式下的TCP/IP协议栈,支持的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP,(演示代码只支持PING)。 协议栈采用C代码编写,可以方便的移植和单片机平台上运行。-Embedded under the TCP/IP protocol stack, include support for ARP, IP, ICMP (ping), TCP, UDP, does not support IGMP, RARP, (demo code only su
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:262470
    • 提供者:赵伟
  1. My_enc28j60

    0下载:
  2. 基于51单片机和enc28j60网卡芯片设计的网络传输协议,时间ARP请求、应答,ping功能,UDP发送、接收等功能。-Network transmission protocol based on 51 And enc28j60-card chip design time ARP request, response, ping function, UDP send, receive functions.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:117205
    • 提供者:flonlen
  1. P2PDemo

    0下载:
  2. 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstra
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:20006
    • 提供者:吴硕
  1. LPC2368_CPU_LAN_SERVER_CHANGEIP_ID

    0下载:
  2. 通过LPC2368 实现TCPip网络功能,具体实现了TCP ,UDP,icmp,可以ping得通-By LPC2368 achieve TCPip to network functions, the concrete implementation of the TCP, UDP, icmp, you can ping through
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1047349
    • 提供者:caiguibin
  1. Superscan

    0下载:
  2. 课设自己编的强大的端口扫描工具,有tcp connect()、udp端口扫描、TCP SYN 扫描、Ping 扫描,学习安全的好软件-Class-based port scan tool made themselves powerful, tcp connect () udp port scanning, TCP SYN scan, Ping Scan, learn safety software
  3. 所属分类:Scanner

    • 发布日期:2017-11-07
    • 文件大小:3632264
    • 提供者:
  1. UDP_echo

    0下载:
  2. 自己写的一个UDP回射程序,采用winsocket套接字,可以自己指定目标主机的ip发送指定数据 -My ping program ,using winsocket which can send an UDP echo packet to the host you pointed and you can define the context
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-13
    • 文件大小:189634
    • 提供者:陈涛
  1. Watcher

    0下载:
  2. - 所有的TCP扫描 - 所有的UDP扫描 - Synflood攻击 - Teardrop攻击 - Land攻击 - Smurf攻击 - Ping of death攻击-- TCP scan- all the UDP scanning- Synflood attack- Teardrop attack- Land Attack- Smurf attack- Ping of death attack
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:6381
    • 提供者:wugc
  1. Embedded-_tcp_ip

    0下载:
  2. 实现嵌入式IP协议栈,实现ARP协议。 实现IP协议。 实现ICMP协议(在此层完成ping功能)。 实现TCP协议。 实现UDP协议。 实现socket通信(与linux socket 接口一致)。 实现DHCP协议-Embedded IP protocol stack, ARP protocol. IP protocol. Control Message Protocol (ICMP) (completed a ping function in this layer)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:519109
    • 提供者:zyl
  1. easy_socke

    0下载:
  2. 工具包括tcp / udp / icmp的客户/服务器,平,traceroute,whois,arp、ip / iphelper fonctions像tcp / udp / icmp数据,arp / tcp / udp表,允许数据包捕获、数据包锻造和tcp / udp / cgi / icmp扫描-The tools include tcp/UDP/ICMP' s client/server, ping, traceroute, whois, arp, ip/IPHELPER foncti
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-24
    • 文件大小:317039
    • 提供者:柠檬汁
  1. tcpudp

    0下载:
  2. Nios2 for enc28j60 use TCP and UDP with arp and IMPC for ping
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:17388
    • 提供者:julie
  1. Embedded-Visual-CPP

    0下载:
  2. 深入浅出地讲述了EINCE开发的重点和难点问题,包括EINCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、EINCE基础数据库编程、EINCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程、COM编程。-In layman' s language about EINCE develop the important and difficult issues, including EINCE and EVC outlined, graphics pro
  3. 所属分类:Windows CE

    • 发布日期:2017-06-15
    • 文件大小:22690934
    • 提供者:董鑫
  1. clink_net_probe

    0下载:
  2. 一个测量网络带宽的小工具,能够向目的IP地址发送数据包并测量逐跳网络带宽,存储测量结果。测量方法值得学习。-utility that estimates the latency and bandwidth of Internet links by sending UDP packets from a single source and measuring round-trip times. The basic mechanism is similar to ping and
  3. 所属分类:网络截获/分析

    • 发布日期:2014-04-26
    • 文件大小:38009
    • 提供者:黄中清
  1. wintc

    2下载:
  2. 游戏开发 3.俄罗斯方块 4.推箱子游戏 5.五子棋游戏 文件操作 6.学生成绩管理 7.工资管理系统 8.电话簿管理系统 网络编程 9.Ping程序设计 10.TCP程序设计 11.UDP程序设计 仿Windows应用程序 12.万年历 13.画图板 14.电子时钟 15.
  3. 所属分类:Windows编程

    • 发布日期:2017-02-20
    • 文件大小:5103293
    • 提供者:gdfg
  1. vb2008_UDP_CHART

    0下载:
  2. vb2008下UDP协议的局域网聊天程序,多线程,多人聊天,分服务器和客户端 实时更新在线用户,实时检查是否掉线,完善的批注说明 该系统实现了私聊,群聊功能,在线用户列表图标和文字显示 该系统穿透能力强,对于双网卡模式服务器管理的局域网同样适用,只要客户端能ping通服务器就能正常聊天-Vb2008 under the UDP protocol LAN chat program, multi-threaded, multi chat, server and clie
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:297985
    • 提供者:tystq
  1. Socket

    0下载:
  2. 基于TCP协议的Socket编程,分为服务端和客户端,包括用户名注册,登陆,上传文件,判断文件格式是否为.txt,搜索文件,注销等功能,并且还有一部分利用UDP协议实现ping功能-Socket programming based on TCP protocol, divided into server and client, including user name registration, login, upload files to determine whether the file f
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2821350
    • 提供者:程功
  1. stm32f103C8web-server

    0下载:
  2. 1 ping功能 2 web服务器 3 udp透传-1 ping function 2 web server 3 udp pass-through
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1061739
    • 提供者:dingxiaodong
  1. 8019_test8019_test

    0下载:
  2. 嵌入式S3C44B0X平台下的8019网卡驱动程序,实现了部分TCP/IP协议栈,包括ping命令,UDP数据传输等功能。-OFDM communication system S3C44B0X embedded platform under the 8019 NIC driver, to achieve some of TCP/IP protocol stack, including the ping command, UDP data transmission and other functi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:214812
    • 提供者:jashon
  1. OverbyteIcsV6beta

    0下载:
  2. ICS是为构建客户端/服务器和因特网应用的组建集.它支持所有主要的TCP/IP协议,例如TCP,UDP,SMTP,POP3,NNTP,HTTP,PING,TELNET,FINGER等. ICS兼容所有Delphi和C++Builder版本(16位和32位).ICS是多线程安全的,仅需要用事件驱动,它无须为实现非阻塞模式而创建多线程. 您可以通过以下邮箱和作者联系:francois.piette@overbyte.be 此控件完全免费且附有源代码.同时还可支持Kylix和DotNET.- The
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-03
    • 文件大小:627795
    • 提供者:fire
  1. testpot

    0下载:
  2. 用C语言自编实现的可达到UDP级的以太网层协议,可随意ping。-Ethernet can achieve UDP layer protocol level C language self realization, free ping.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1182252
    • 提供者:罗军
  1. eth1f

    0下载:
  2. 用C语言自编实现的可达到UDP级的以太网层协议,可随意ping。可烧写入6713B中运行-Ethernet can achieve UDP layer protocol level C language self realization, free ping. 6713B is written to run to burn
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:456020
    • 提供者:罗军
« 1 2 3 45 »
搜珍网 www.dssz.com