搜索资源列表
RAWping
- 使用原始套接字实现ping程序,这个程序比较简单,要实现统计功能,还需完善。-original Socket ping procedure, which is relatively simple to achieve statistical functions, need to be enhanced.
RAWpingping
- 这个程序实现了在原始套接字下的Ping程序,具有统计功能,已经通过调试,欢迎下载。-the process of the realization of the original socket Ping procedures, with statistical functions, through debugging, welcome to download.
Ping
- 类似于Windows自带的Ping.exe程序,用 ICMP 协议实现 Ping 的功能;socket的另一种用法
原始套接字ping
- 原始套接字ping源代码-original source code socket ping
ping函数
- 用基层套接字写的类似于WINDOWS的PING函数-socket was made with the grass-roots similar to the PING function WINDOWS
Socket 自已写一个ping程序
- Socket 自已写一个ping程序-Socket own written procedures for a ping
rawsocket_ping
- 用Raw Socket实现ping的程序源代码-with Raw Socket ping of source code
ping.zip
- 使用ICMP协议实现ping命令,用raw socket实现,简洁清晰,学习网络编程必看。,The use of ICMP protocol ping command, using raw socket to achieve, simple clear, see Learning Network Programming.
ping_source_code
- 基于TCP socket编程,ping 程序源代码-ping program s source code.
Ping
- 利用Raw Socket实现Ping的模拟程序。根据 ICMP协议原理,活动主机在接收到回显请求时会返回一个 ICMP回显应答。-Raw Socket achieved using the simulation program Ping. According to the ICMP protocol works, activities in the host receives the echo request will return an ICMP echo reply.
ping
- 又一个ping程序 -Another Ping a
RawTCP-IP
- Raw TCP/IP类库,含ping,ipconfig,TcpServer,UdpScaner,Udpserver等内容-Raw TCP/IP library, including ping, ipconfig, TcpServer, UdpScaner, Udpserver etc.
socket_programming
- 使用java语言进行socket编程实现 (1)不带身份验证的SMTP。 (2)带服务器身份验证的SMTP。 (3)检验UDP Ping功能。-Socket using the java programming language (1) non-authenticated SMTP. (2) with server authentication SMTP. (3) test UDP Ping function.
linux_ping
- linux 下的ping源码,用socket实现,刚学linuxs socket编程的可以下载阅读。当然,你可以把该程序移植到嵌入式系统中。-ping source code under linux, using socket implementation, just learning linuxs socket programming can be downloaded to read. Of course, you can put this program ported to an embe
Ping
- 套接字编程之Row Socket (Ping程序),可以向指定的主机ICMP Echo Request包,并接受ICMP Echo Reply包,显示和目标主机的连通情况。-Sockets programming of Row Socket (Ping program), you can specify the host to the ICMP Echo Request packet, and receive ICMP Echo Reply package, display and conn
ping
- 用raw socket实现的ping工程,适合初级学者-raw socket ping
ping
- linux系统下ping的源代码,有助于学习raw socket-ping linux system source code, help learning the raw socket
ping
- 编写一个简单的 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.)
A104228700-34093
- 利用windows socket 2发送ICMP包,实现ping功能。(Using Windows sockets 2 send ICMP packet, ping function.)
ping
- 基于RAW套接字的ICMP协议ping功能源码,linux平台验证通过。(Based on RAW socket's ICMP protocol ping function source, Linux platform verification is adopted.)