Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - icmp
Search - icmp - List
该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。 要实现的功能参数: 1.n 参数 设定发送回显请求的数量 2.l 参数 设定选项数据的填充字节数 3.t 参数 持续的发送回显请求,直到用户按下Control-C停止 4 w 参数 设定接收超时的时间,以毫秒为单位 参数的具体说明可以参考windows自带的ping程序-the program in Windows 2000 SP4 Pro compiler under through debugging (Visual C 6.0 IDE environment). Winsock2 need support. 1. The procedure adopted protocols of the original socket programming, the basic implementation of Ping function, Use : ping host, the default four consecutive send the request back significantly. 2. The procedure for the first ICMP using the definition of non-standard forms. Upcoming options to preserve the timestamp data for the first four bytes are defined as ICMP first part, the first such ICMP was defined as 12 bytes. This is done primarily to the realization of programming and understanding for it. 3. Under customary ICMP first marker Address field filled with the process ID. 4. The program achieved in the first record of IP routing RR functions, the most record
Update : 2008-10-13 Size : 14481 Publisher : 赵锐

DL : 0
摘要:本文主要介绍利用Delphi6实现一个图形界面Ping程序的方法,其中主要讨论了ICMP协议和ICMP协议控件及其编程方法,并给出了一个实例程序。解决了Ping命令行程序的缺点。 关键词:Delphi,ICMP协议,Ping程序 -Abstract : This paper describes the use of Delphi6 achieve a graphical interface Ping procedures, the main discussion of ICMP and ICMP control and programming methods, and gives a sample program. Solve the Ping command line procedures shortcomings. Keywords : Delphi, ICMP, Ping procedures
Update : 2008-10-13 Size : 41472 Publisher : 王灿

c51版本的uip(一个超小型的TCPIP栈,支持tcp\\udp\\arp\\icmp.-c51 version of the East (an ultra-small TCPIP stack, support tcp \\ udp \\ arp \\ icmp.
Update : 2008-10-13 Size : 544055 Publisher : 谭晓波

avr版本的uip(一个超小型的TCPIP栈,支持tcp\\udp\\arp\\icmp.-avr version of the East (an ultra-small TCPIP stack, support tcp \\ udp \\ arp \\ icmp.
Update : 2008-10-13 Size : 62553 Publisher : 谭晓波

DL : 0
利用ICMP协议制作的主机扫描程序,可扫描局域网内存活主机和发包的延时-use of mainframe production scanning procedure can scan LAN mainframe and memory live out of a delay
Update : 2008-10-13 Size : 4257 Publisher : suzhe

DL : 0
使用VC++实现的扫描局域网的在线主机,它是使用ICMP协议实现的。-use of the VC-scan LAN mainframe, which is the use of the ICMP protocol.
Update : 2008-10-13 Size : 21486 Publisher : 黄关有

DL : 0
协议分析器,可以分析出TCP,IP,ICMP,UDP等多种协议-protocol analyzer can analyze TCP, IP, ICMP, UDP and other agreements
Update : 2008-10-13 Size : 515123 Publisher : liuliang

DL : 0
使用ICMP来实现Ping协议的类,需要你的机器上有ICMP.DLL这个动态连接库.-use ICMP Ping agreement to achieve the category, you need to have the machines ICMP.DLL this dynamic link library.
Update : 2008-10-13 Size : 30613 Publisher :

ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
Update : 2008-10-13 Size : 200465 Publisher : 亭枫

DL : 0
ICMP系统,通过它可以PING别的电脑或跟踪其它电脑.-ICMP system, it can PING other computers or other computer tracking.
Update : 2008-10-13 Size : 92331 Publisher : 张德龙

DL : 0
ping软件,利用ICMP协议实现类似于windows的ping的功能-ping software, the use of ICMP protocol similar to the windows of the function ping
Update : 2008-10-13 Size : 35832 Publisher : Gary

ICMP高级编程,实现ping和TRACEROUTE工具的实例,在visual c++.nethua-ICMP senior programming, ping tool and TRACEROUTE example, In visual c. nethua
Update : 2008-10-13 Size : 81181 Publisher : 林林

ICMP协议编程,Internet Control Mesage Protocol,windows下通讯编程-ICMP agreement programming, Mesage Internet Control Protocol, Programming windows communications
Update : 2008-10-13 Size : 72152 Publisher : 刘传刚

用在LINUX下,计算网络中的流量,包括 TCP 、UDP 、ICMP等等,只要经过了网卡的,全部都计算在内,先需要配置整个网络。-used in Linux, the calculation of the network flow, including TCP, UDP, ICMP, and so on. After as long as the card and are taken into account, first need to configure the entire network.
Update : 2008-10-13 Size : 168268 Publisher : 红红

DL : 0
sendicmp java 发送icmp包的程序,基于winpcap,jpcap-sendicmp java send icmp packets procedures, based on winpcap. jpcap
Update : 2008-10-13 Size : 1015 Publisher : 122

DL : 0
一个网卡的应用,基于kb9202开发板,SOC是atmel的at91,实现了ICMP和ARP协议,IP太繁,实现个缩水版的又没有意思-a card applications, based on kb9202 Development Board, the SOC is atmel at91. Implementation of ICMP and ARP, IP is too complex and achieve a shrunken version of the formula interesting
Update : 2008-10-13 Size : 11965 Publisher : 石磊

DL : 0
ICMP和SNMP编程,用ICMP实现网络的三层拓扑发现,并且用SNMP管理网络-ICMP and SNMP programming, ICMP achieved with the three-tier network topology discovery. and using SNMP network management
Update : 2008-10-13 Size : 432732 Publisher : curie

W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议。这是他的驱动程序-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP / IP protocol stack chips, and hardware TCP / IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement. This is his driver
Update : 2008-10-13 Size : 619086 Publisher : 丁明明

W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是他的indirect模式的原码-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP / IP protocol stack chips, and hardware TCP / IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement, it is his indirect model of the original code
Update : 2008-10-13 Size : 202819 Publisher : 丁明明

W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP / IP protocol stack chips, and hardware TCP / IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement, which is
Update : 2008-10-13 Size : 49178 Publisher : 丁明明
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.