Welcome![Sign In][Sign Up]
Location:
Search - unix icmp

Search list

[Internet-Networkhping2.0.0-rc.tar

Description: hping 是一个运行在Linux,FreeBSD,NetBSD, OpenBSD, Solaris, MacOs X 命令行方式下的TCP/IP包分析器。它类似于unix命令下的ping命令,但是hping它不能发送ICMP响应请求。它支持TCP, UDP, ICMP和RAW-IP 协议。它可以运行在跟踪模式,在一个隐蔽的通道内发送文件等各种功能。-hping is a run on Linux, FreeBSD, NetBSD and OpenBSD, Solaris, MacOs X command line under the TCP / IP packet analyzer. Unix command similar to the ping command, but hping it could not send ICMP response to the request. It supports TCP, UDP, ICMP and RAW-IP protocol. It can run in tracking mode, in a hidden passage within this document and other functions.
Platform: | Size: 90496 | Author: 龙柏利 | Hits:

[Internet-Networkhping2.0.0-rc.tar

Description: hping 是一个运行在Linux,FreeBSD,NetBSD, OpenBSD, Solaris, MacOs X 命令行方式下的TCP/IP包分析器。它类似于unix命令下的ping命令,但是hping它不能发送ICMP响应请求。它支持TCP, UDP, ICMP和RAW-IP 协议。它可以运行在跟踪模式,在一个隐蔽的通道内发送文件等各种功能。-hping is a run on Linux, FreeBSD, NetBSD and OpenBSD, Solaris, MacOs X command line under the TCP/IP packet analyzer. Unix command similar to the ping command, but hping it could not send ICMP response to the request. It supports TCP, UDP, ICMP and RAW-IP protocol. It can run in tracking mode, in a hidden passage within this document and other functions.
Platform: | Size: 90112 | Author: 龙柏利 | Hits:

[Internet-NetworkPing_and_Tracert_Codes

Description: Ping is an old Unix utility which is pretty useful even today. The basic idea behind Ping is to find out whether the network is reachable and alive or not. Ping basically sends an ICMP echo request and then waits for an ICMP echo response the roundtrip time is calculated from the time at which the request was sent and the time at which a response is received. For more information on ICMP, please see RFC 792. -Ping is an old Unix utility which is pretty useful even today. The basic idea behind Ping is to find out whether the network is reachable and alive or not. Ping basically sends an ICMP echo request and then waits for an ICMP echo response the roundtrip time is calculated from the time at which the request was sent and the time at which a response is received. For more information on ICMP, please see RFC 792.
Platform: | Size: 19456 | Author: 黄海栋 | Hits:

[VC/MFCVC6SocketsAPI

Description: 用VC++6.0的Sockets API实现一个聊天室程序.txt   VC++对网络编程的支持有socket支持,WinInet支持,MAPI和ISAPI支持等。其中,Windows Sockets API是TCP/IP网络环境里,也是Internet上进行开发最为通用的API。最早美国加州大学Berkeley分校在UNIX下为TCP/IP协议开发了一个API,这个API就是著名的Berkeley Socket接口(套接字)。在桌面操作系统进入Windows时代后,仍然继承了Socket方法。在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。可以这样理解:Socket实际上是一个通信端点,通过它,用户的Socket程序可以通过网络和其他的Socket应用程序通信。Socket存在于一个"通信域"(为描述一般的线程如何通过Socket进行通信而引入的一种抽象概念)里,并且与另一个域的Socket交换数据。Socket有三类。第一种是SOCK_STREAM(流式),提供面向连接的可靠的通信服务,比如telnet,http。第二种是SOCK_DGRAM(数据报),提供无连接不可靠的通信,比如UDP。第三种是SOCK_RAW(原始),主要用于协议的开发和测试,支持通信底层操作,比如对IP和ICMP的直接访问。 -VC++6.0 using the Sockets API procedures for the realization of a chat room. Txt VC++ on the support network programming socket support, WinInet support, MAPI and ISAPI support. One, Windows Sockets API is TCP/IP network environment, but also for the development of Internet, the most common API. The first University of California, Berkeley campus in UNIX for the TCP/IP protocol has developed an API, the API is well-known Berkeley Socket interface (socket). Into the Windows desktop operating system in the era after the Socket method inherited. In the TCP/IP network communication environment, Socket data transmission is a special kind of I/O, it is equivalent to a file descriptor, open the file with a similar function call in-socket (). Can interpret it this way: Socket is a communication endpoint, through which users can program the Socket and other network applications of Socket Communications. Socket exist in a "communication domain" (as described in the general thread o
Platform: | Size: 3072 | Author: 李涛 | Hits:

[Linux-UnixPing

Description: 用纯C语言实现的ICMP协议,可以用程序实现ping功能,可以收到对端的ping response-Pure C language implementation of the ICMP protocol, you can use programs to achieve ping functionality, you can receive the right side of the ping response
Platform: | Size: 6144 | Author: 王朝栋 | Hits:

[Internet-NetworkIP_Sniffer

Description: 是网络协议分析。可以分析tcp udp icmp 可分析出源地址 目的地址 源端口 目的端口 及长度。高手可扩展出更多功能。-this program is the network protocol analysis. Can be analyzed tcp udp icmp can analyze the source address of the source of destination addresses and ports purpose port length. Master can be expanded with more features-Unix protocol analysis 是网络协议分析。可以分析tcp udp icmp 可分析出源地址 目的地址 源端口 目的端口 及长度。高手可扩展出更多功能。-this program is the network protocol analysis. Can be analyzed tcp udp icmp can analyze the source address of the source of destination addresses and ports purpose port length. Master can be expanded with more features
Platform: | Size: 7154688 | Author: xikai | Hits:

CodeBus www.codebus.net