搜索资源列表
Piing
- 一个用JAVA写出的PING程序 一个用JAVA写出的PING程序 -using Java to write a PING of a process of using Java to write a procedure PING J AVA was written procedures PING
NetProtocolManage
- 实现linux java ping 及traceroute 功能
ping-dev.tar
- java 调用linux 下的ping源码-java call ping source code under linux
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
GuiWakeOnLanPrj-v1.1
- 是一个基于JPCAP的JAVA管理程序,同时还包括了一部分SNMP的功能,包括PING,端口扫描,SNIFFER等!-This software need a Java virtual machine installed on your computer. The minimal version needed is 5. In order to download a Java VM you can go to http://java.sun.com. I
feigechuanshuV0.8
- 1、扫描本地局域网内同本机同一网段的所有计算机,并将能ping通机器的机器名放在列表中,可以对列表排序,刷新(对JTree的操作)。 2、最多添加3个自定义网段。(对于机房特别实用,因为机房不同房间的机器通常在不同的网段中)。自定义服务监听端口(注:保证两台机器端口一致才能互相通信)。 3、对于列表中的计算机,可以发送系统消息(前提:系统的信使服务开启,注:windows xp sp2 以后的计算机都是默认关闭的,所以系统服务无效,好在我们学校机房是2000系统)。本网段*
Ping
- ping to find icmp file connection between one pc to another .. once it reaches de distinction it will give u de acknowledgment data.-pinging to find icmp file connection between one pc to another .. once it reaches de distinction it will give u de ac
assignment3
- Java UDP Ping Client/Server
pingpong
- ping pong game, its show a score and its for 2 players
java
- 运用java语言实现ping函数的功能,解析域名。-Realize the function of ping with the program language java.
ping
- 简单的模拟ping网络端口的程序,能很好的判断能不能ping通-Ping network port simple simulation program can be a good judge can not ping through
udp-pinger-java-lab
- 基于udp的ping 客户机和服务器,能够实施简单的pinger 小功能,是计算机网络自定而下的课后实验-udp pinger client server
PingServer
- socket java ping机制 服务端实现代码-socket java pingServer
GetUserDataResponseType.java.txt
- 网络扫描程序,用于用户类型识别,端口分析,对PING的数据反映,操作系统状态等-Network scanning procedures for the identification of the type of user, port analysis, PING' s data reflect the state of the operating system
Ping
- 用java实现系统ping命令的调用,并获取ping命令的相关参数。-Using java to achieve ping command to call the system and obtain the relevant parameters of the ping command.
ping
- 计算机网络课程设计 编程实现基于UDP的PING (Java-Computer network programming curriculum design based on UDP PING (Java
Ping-Pong-game-in-java
- Ping-Pong-game-in-java using jaca code source
PingPongGame.java
- Ping Pong basic code
src
- java 实现 的查找局域网下存活的主机, 通过ping 命令方式(java use ping realize the function of looking for alive host)