Welcome![Sign In][Sign Up]
Location:
Search - ping in java

Search list

[Windows DevelopPiing

Description: 一个用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
Platform: | Size: 3072 | Author: zhaogang | Hits:

[Internet-Networkpingd

Description: 一段独立的源码,源码功能:在java中调用ping程序测试设备是否在线,是否可连通。-For some independent source, source functions: in the java procedure call ping test equipment is online, whether or not connected.
Platform: | Size: 52224 | Author: 王俊 | Hits:

[JSP/Javaping

Description: 用java 实现的ping命令,大家可以试试!-Using java realize the ping command, everyone can try!
Platform: | Size: 2048 | Author: ewanzhang | Hits:

[JSP/Java3333

Description: Java 2实用教程(第三版) 清华大学出版社 (编著 耿祥义 张跃平) 例子源代码 第三章-Practical Java 2 tutorial (third edition), Tsinghua University Press (ed.耿祥yi ZHANG Yue-ping) source code examples in Chapter III
Platform: | Size: 1024 | Author: cbm | Hits:

[JSP/Java44444444

Description: Java 2实用教程(第三版) 清华大学出版社 (编著 耿祥义 张跃平) 例子源代码 第四章-Practical Java 2 tutorial (third edition), Tsinghua University Press (ed.耿祥yi ZHANG Yue-ping) source code examples in Chapter IV
Platform: | Size: 6144 | Author: cbm | Hits:

[JSP/Javaping

Description: 用JAVA实现PING命令-PING command to use JAVA to achieve ~~~~~~~~~~~~~~~~
Platform: | Size: 3072 | Author: 赵洵 | Hits:

[TCP/IP stackGuiWakeOnLanPrj-v1.1

Description: 是一个基于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. If you want to check the current version running on your system, simply open a console window and type : java-version If you get no anwser then you have no Java, if the version is bellow 1.5 then you ve an inappropriate version of Java for this software.
Platform: | Size: 481280 | Author: 周瑞莉 | Hits:

[Internet-NetworkfeigechuanshuV0.8

Description: 1、扫描本地局域网内同本机同一网段的所有计算机,并将能ping通机器的机器名放在列表中,可以对列表排序,刷新(对JTree的操作)。 2、最多添加3个自定义网段。(对于机房特别实用,因为机房不同房间的机器通常在不同的网段中)。自定义服务监听端口(注:保证两台机器端口一致才能互相通信)。 3、对于列表中的计算机,可以发送系统消息(前提:系统的信使服务开启,注:windows xp sp2 以后的计算机都是默认关闭的,所以系统服务无效,好在我们学校机房是2000系统)。本网段群发,和局域网群发功能暂未实现(因为群发太邪恶了,实训期间深有体会)。 4、任意两台在线(两台机器都打开本软件)可以互相聊天(目前看来除了机房上课的无聊间隙,这个功能实用性实在有限)。 5、任意两台在线的机器可以互相传文件(在宿舍试了一下速度基本可以达到百兆局域网上限,所以用在同一宿舍互传文件也不错,省去了U盘、移动硬盘插拔的麻烦,也不需设置恼人的windows网上邻居或FTP服务)。-1, scan the local LAN with this machine all the computers in the same network segment, and will pass the machine can ping the machine name on the list, you can sort the list, refresh (for JTree s operation). 2, add up to three custom segment. (For room especially useful, because the machine room is usually different rooms in a different network segment). Customized service listening port (Note: to ensure that the same port to two machines communicate with each other). 3, for the list of computers, you can send system messages (the premise: The system messenger service is turned on, note: windows xp sp2 after the computer is off by default, so the system service is invalid, and good in our school computer room is a 2000 system). Ben Wang segment mass, and the mass function of local area network yet to achieve (because the mass is too evil, and practical training during the profound understanding). 4, any two-line (two machines are to open the software) can chat with each oth
Platform: | Size: 156672 | Author: 卜晓旸 | Hits:

[Internet-Networkcsharpfr_PING-BONG-MON-PREMIER-JEU-PONG___Page.zi

Description: the game ping pong in the langage of java
Platform: | Size: 21504 | Author: nadia | Hits:

[Sniffer Package capturePing

Description: 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 acknowledgment data.
Platform: | Size: 278528 | Author: sreag | Hits:

[JSPPing-Lab

Description: 计算机网络自顶向下第三版 套接字编程教辅 关于建立ping lab的部分-In this lab, you will study a simple Internet ping server written in the Java language, and implement a corresponding client. The functionality provided by these programs are similar to the standard ping programs available in modern operating systems, except that they use UDP rather than Internet Control Message Protocol (ICMP) to communicate with each other.
Platform: | Size: 8192 | Author: yagao | Hits:

[Process-ThreadThread_CarManagementSystem

Description: 这是一个用Java实现多线程的例子,可以是在两台相互可以ping通的机子之间互相传送消息;另外,还包含一个配置聊天室和以车辆管理为例的管理系统的例子。-This is a Java multi-threading example, can be in two of the machine can ping each other between the transmitted messages to each other In addition, the configuration includes a chat room and vehicle management, for example in the case management system.
Platform: | Size: 1466368 | Author: pangzhi | Hits:

[JSP/JavaOnlyCMDPing

Description: cmd ping in java plat.
Platform: | Size: 1024 | Author: harmollet | Hits:

[JSP/Javasnmp_demo

Description: BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!你可以在公司的网络里面搜索一把,把同事的机器都挖出来,看看你们公司的网络结构是怎样的;如果喜欢研究代码,可以看看相关SNMP、多线程和拓扑图展示的部分,虽然很简单,就当看肥皂剧消遣了。-BlogJava on many of my friends are doing the NMS. A typical NMS, requires the FCAPS several standard modules, network auto-discovery and topology display is one of the core. A lot of people do not like the Java Swing, this paper with a very, very small example, to simulate a small network management program, to give everyone a little inspiration. Despite its small size, it can complete a simple local area network auto-discovery search, multi-threaded, ICMP and SNMP ping node generated topology display, automatic layout function. Continue to change the bar to change the bar perhaps point value in use is also unknown. If you do not like to study the code, when it is a fun program! Inside the company network, you can search for a colleague machines dug up to see what your company s network structure research code if you like, you can take a look at the relevant SNMP, multi-threaded and topology diagram shows part Although very simple, when watching a soap opera entertainment.
Platform: | Size: 3693568 | Author: paul | Hits:

[Internet-Network1

Description: 1.已知参数:目的节点IP地址或主机名 2.设计要求:通过原始套接字编程,模拟Ping命令,实现其基本功能,即输入一个IP地址或一段IP地址的范围,分别测试其中每个IP地址所对应主机的可达性,并返回耗时、生存时间等参数,并统计成功发送和回送的Ping报文。 2.1初始化Windows Sockets网络环境; 2.2解析命令行参数,构造目的端socket地址; 2.3定义IP、ICMP报文; 2.4接收ICMP差错报文并进行解析。 3. 程序实现主要用到Java网络包中的类InetAddress。 -1 Known parameters: the destination node IP address or host name 2 Design requirements: through raw socket programming, simulation Ping command, to achieve its basic functions, namely Enter an IP address or a range of IP addresses, each of which were tested an IP address corresponding to the host reachability and return to time-consuming, survival time and other parameters, and statistical successfully sent and Ping loopback packets. 2.1 Initialize Windows Sockets network environment 2.2 parse command line arguments, the destination socket address structure 2.3 Defining IP, ICMP packets 2.4 ICMP error packets received and parsed. 3 procedures used to achieve the main classes in the Java network packet InetAddress.
Platform: | Size: 4096 | Author: nene | Hits:

[JSP/Javamahjong

Description: 麻将通用版JAVA版。这是一款不错的单机版麻将游戏,操作顺手,难度不是很大,而且速度超快,正适合休闲娱乐。 基本规则:本麻将以广东鸡平胡为游戏规则,特色在于爆胡3番的设定,即除了特殊牌型按约定的番数计算,普通牌型和附加番数的叠加以3番封顶,不能超出-Mahjong generic version of JAVA version. This is a good stand-alone version of mahjong games, operating smoothly, the difficulty is not great, but the speed is super fast, is suitable for leisure and entertainment. Basic Rule: The chickens in Guangdong mahjong game rules Hu Ping, HU 3 Fan feature is the burst setting, that except for special fan card type according to the agreed number of ordinary card type and number of additional superimposed Fan with 3 Fan cap, not exceed
Platform: | Size: 56320 | Author: 林海浪 | Hits:

[Shot GamePingPongGame

Description: simple ping pong game using java .developed on netbeans just import the file in netbeans go nuts.
Platform: | Size: 18432 | Author: arjun | Hits:

[JSP/Javagping

Description: 用java写的一个用于测试局域网的一个程序,其实不限于局域网,利用ping测试,并获取延时-Using java to write a program for testing LAN, in fact, is not limited to a local area network using ping test and obtain delay
Platform: | Size: 2048 | Author: 肖宇轩 | Hits:

[Game ProgramPing-Pong-game-in-java

Description: Ping-Pong-game-in-java using jaca code source
Platform: | Size: 25600 | Author: belkhiri hocine | Hits:

[JSP/Javaffdg

Description: 说明: 麻将通用版JAVA版。这是一款不错的单机版麻将游戏,操作顺手,难度不是很大,而且速度超快,正适合休闲娱乐。 基本规则:本麻将以广东鸡平胡为游戏规则,特色在于爆胡3番的设定,即除了特殊牌型按约定的番数计算,普通牌型和附加番数的叠加以3番封顶,不能超出(ahjong general edition JAVA version. This is a good stand-alone version of mahjong game, operating smoothly, the difficulty is not very large, and the speed of ultra fast, is suitable for leisure and entertainment. Basic rule: the mahjong in Guangdong chicken Ping Hu as the rules of the game, some of the features of detonation Hu 3 set, except the special card type is calculated according to the agreed time, superposition of the ordinary card type and additional numbers by some 3 times can not exceed the cap,)
Platform: | Size: 43008 | Author: fdhhfdh | Hits:
« 12 »

CodeBus www.codebus.net