Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - icmp
Search - icmp - List
DL : 0
基于英飞凌c167单片机的简易网络通信程序例程,包括cs8900驱动程序以及tcp/ip源码,arp,icmp等。-Infineon c167 microcontroller simple network communication routines based on, including the cs8900 driver and tcp/ip source code, ARP, ICMP etc..
Update : 2024-05-06 Size : 19456 Publisher : 何启伟

ICMP 编程,解析域名的IP地址例子程序 在VC++ 6.0上调试通过-ICMP programmme tracert website IP address
Update : 2024-05-06 Size : 2287616 Publisher : jiayuliang

追踪路由的小程序程序原理:程序发送一个请求回显类型为8的icmp包,开始设置此包ttl为1,到达第一个路由器时,路由器会将ttl减1,此时ttl变为0, // 路由器即会丢弃此包,并发送一个超时类型为11的icmp包,程序接收此包,解析出此包的源ip,即为第一个路由器的ip,依次类推, // 发第二个请求回显icmp包,ttl设置为2,第二个路由器也会像上面第一个一样处理此包,即可获得第二个路由器的ip, 这样不断的 // 增加icmp包ttl值,当ttl足够大,icmp包可以到达目的地时, // 目的地会发送一个回应应答报文或者是目的地不可达报文,此时路由跟踪即完成-Trace the routing of the applet program Principle: The program sends a request echo type 8 icmp packet, began to set this packet ttl to 1, to reach the first router, the router will ttl minus 1, then ttl becomes 0, // router will discard this packet and send a timeout type icmp package 11, the program receives this package, parse out the source of this package ip, is the first router ip, and so on, // send a second request echo icmp package, ttl is set to 2, the second router will be the same as the first one to deal with this package, you can get the second router ip, so the constant //Increase icmp packet ttl value, when ttl large enough, icmp package can reach the destination, // The destination sends a reply-reply message or a destination-unreachable packet, and the route tracing is completed.
Update : 2024-05-06 Size : 11462656 Publisher : 维尼

DL : 0
一款高可靠性跨平台的PHP通信框架,对Windows友好且同时支持Linux和OS X。对TCP、UDP、ICMP、RS232/485通信,可轻松驾驭各种以太网应用和工业总线应用。OHSCE科学的平衡了高性能和高可靠性,天生分布式支持,特别适合应用于对可靠性和稳定性有较高要求的场景。如:物联网、工业与自动化工程、智能化工程、可靠网络服务。-A highly reliable cross platform PHP communication framework for Windows friendly and supports both Linux and OS X. TCP, UDP, ICMP, RS232/485 communication, can easily control a variety of Ethernet Applications and industrial bus applications. OHSCE scientific balance of high performance and high reliability, natural distributed support, particularly suitable for reliability and stability of the high requirements of the scene. Such as: Internet of things, industrial and automation engineering, intelligent engineering, reliable network services.
Update : 2024-05-06 Size : 1462272 Publisher : zhangxiaoqiang

Builder model 建造者模式, 加进去了基于ICMP协议的Ping程序-Builder model Builder patterns, and add the Ping program based on ICMP protocol
Update : 2024-05-06 Size : 43008 Publisher : functkr

DL : 0
能是在利用socket提供的API函数, 填充并发送ICMP包,-Can provide the API function is in the use of socket, filling and send ICMP packet,
Update : 2024-05-06 Size : 40960 Publisher : fbstahe

流量监控,监控电脑流量,tcp udp icmp-Traffic monitoring, monitoring computer traffic, TCP UDP ICMP
Update : 2024-05-06 Size : 87040 Publisher :

DL : 0
能是在利用socket提供的API函数, 填充并发送ICMP包,-Can provide the API function is in the use of socket, filling and send ICMP packet,
Update : 2024-05-06 Size : 50176 Publisher : mfyonw

DL : 0
编写一个简单的 ping 程序。利用 Raw Socket 封装和发送以太网帧的功能,实现 ICMP 包的发送和接收,并输出结果。(Write a simple ping program. Using Raw Socket encapsulation and send Ethernet frame function, to achieve ICMP packet sending and receiving, and output the results.)
Update : 2024-05-06 Size : 2048 Publisher : momo888

DL : 0
基于ICMP协议,实现了cmd命令中ping的功能(Realize the function of Ping)
Update : 2024-05-06 Size : 137216 Publisher : allison92

W5500 网络扩展板集成了一个硬件 TCP/IP 协议栈芯片 W5500 以及一个含有网络变压器 的 RJ-45(HR911105A)。其中,W5500 是一款全硬件 TCP/IP 嵌入式以太网控制器,为嵌入 式系统提供了更加简易的互联网连接方案.使用硬件逻辑门电路实现 TCP/IP 协议栈的传输 层及网络层(如:TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE 等协议),并集成了数据链路 层,物理层,以及 32K 字节片上 RAM 作为数据收发缓存。使得上位机主控芯片,只需承担 TCP/IP 应用层控制信息的处理任务。从而大大节省了上位机对于数据复制、协议处理和中 断处理等方面的工作量,提升了系统利用率及可靠性。(The W5500 network expansion board integrates a hardware TCP/IP protocol stack, a chip W5500, and a network transformer RJ-45 (HR911105A). Among them, the W5500 is a full hardware TCP/IP embedded Ethernet controller for embedded The system provides a simpler scheme for Internet connection. The hardware logic gate circuit is used to realize the transmission of the TCP/IP protocol stack Layer and network layer (such as: TCP, UDP, ICMP, IPv4, ARP, IGMP, PPPoE and other protocols), and integrated the data link Layer, physical layer, and 32K byte on-chip RAM are used as the data transceiver cache. The master chip of the host computer only needs to undertake TCP/IP application layer control information processing task. Which saves the PC for data replication, protocol processing and The workload and reliability of the system are improved.)
Update : 2024-05-06 Size : 353280 Publisher : JACK18

主要实现了百兆网络与上位机互联,实现了UDP协议,icmp协议,ARP协议,附带了简单的IO口控制功能。(Mainly realizes the fast network host computer and Internet, the realization of the UDP protocol, ICMP Protocol, ARP protocol, with a simple IO port control function.)
Update : 2024-05-06 Size : 340992 Publisher : zld007

DL : 0
Ping connection source code delphi 7
Update : 2024-05-06 Size : 187392 Publisher : darelma

能是在利用socket提供的API函数, 填充并发送ICMP包,(Can provide the API function is in the use of socket, filling and send ICMP packet,)
Update : 2024-05-06 Size : 39936 Publisher : iattmsn

DL : 0
环境:linux; 功能:简单的ping程序; make后,输入目标ip地址或者网址,可发送ICMP包进行ping测试(environment: linux function: ping program)
Update : 2024-05-06 Size : 4096 Publisher : 磨叽YY

tcp协议udp协议客户端服务器链接及ICMP协议(UDP and TCP Protocol resolution)
Update : 2024-05-06 Size : 121856 Publisher : 鱼子桐狍

DL : 0
能是在利用socket提供的API函数, 填充并发送ICMP包,()
Update : 2024-05-06 Size : 50176 Publisher : atlpe

网络封包数据捕获,支持所有协议(tcp,udp,icmp)(Network packet data capture supports all protocols)
Update : 2024-05-06 Size : 558080 Publisher : joyalang

OtherP18
DL : 0
his example demonstrates usage of the mikroC's ethernet communications library. 3 protocols that are useful for the users are implemented: ICMP (ping), TCP/IP (VERY simple http) and UDP/IP. It also handles "helper" protocols that are needed to obtain a proper Internet-like communication: IP (the basis for TCP/IP and UDP/IP) and ARP (IP-to-MAC address mapping).
Update : 2024-05-06 Size : 13312 Publisher : vniusk

DL : 0
this code shows how to use the Spi_Ethernet mini library : * the board will reply to ARP & ICMP echo requests * the board will reply to UDP requests on any port : * returns the request in upper char with a header made of remote
Update : 2024-05-06 Size : 39936 Publisher : vniusk
« 1 2 ... 45 46 47 48 49 50»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.