搜索资源列表
ping函数
- 用基层套接字写的类似于WINDOWS的PING函数-socket was made with the grass-roots similar to the PING function WINDOWS
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.
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.
UDPPinger
- JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
Ping
- 用VC++开发的一个ping的模拟程序,使用了socket-Using VC++ development of a ping of the simulation program
ping
- Visual C++的Ping程序实现.使用了原始套接字-Visual C++ implementation of the Ping program. Uses the raw socket
gping
- gui-ping一个用MFC封装的ping程序,使用raw socket发送ping包-a gui ping program implement with MFC, using raw socket to send ping package
assignment3
- Java UDP Ping Client/Server
Ping
- 网络链接中的PING的实现,套接字的应用!-PING network link in the implementation of the application of the socket!
pingsend
- socket实现ping功能,可以平需要的IP-socket ping function to achieve
Raw-Socket
- 利用Raw Socket实现Ping程序-Ping program achieved using Raw Socket
ping
- 基于ping的源代码,实现原始套接字编程-Ping-based source code, to achieve the raw socket programming
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
Linux-ping
- Linux-ping源代码,e "stdlib.h" #include "string.h" #include "stdio.h"-e "stdlib.h" #include "string.h" #include "stdio.h" #include "fcntl.h" #include "errno.h" #include "signal.h" #include "sys/types.h" #in
ping
- 自己写的一个ping程序,采用原始套接字,可以自己指定目标主机的主机名或者ip发送指定长度填充内容的ICMP请求报文-My ping program ,using RAW socket which can send an ICMP echo packet to the host you pointed and you can define the context
ping
- 用raw socket实现的ping工程,适合初级学者-raw socket ping
ping
- linux系统下ping的源代码,有助于学习raw socket-ping linux system source code, help learning the raw socket