登录
首页 » Java » opennms-icmp

opennms-icmp

于 2021-03-09 发布 文件大小:73KB
0 76
下载积分: 1 下载次数: 35

代码说明:

  基于JAVA的ICMP协议实现,ping和traceroute,分为IPV4和IPV6均有实现(JAVA the ICMP protocol, ping and traceroute, is divided into IPV4 and IPV6 are to achieve)

文件列表:

opennms-icmp-api
................\pom.xml,918,2012-07-13
................\src
................\...\main
................\...\....\java
................\...\....\....\org
................\...\....\....\...\opennms
................\...\....\....\...\.......\netmgt
................\...\....\....\...\.......\......\icmp
................\...\....\....\...\.......\......\....\EchoPacket.java,1634,2012-02-08
................\...\....\....\...\.......\......\....\HostIsDownException.java,1581,2012-02-08
................\...\....\....\...\.......\......\....\IcmpMessengerIOException.java,522,2012-02-08
................\...\....\....\...\.......\......\....\LogPrefixPreservingPingResponseCallback.java,2591,2012-02-08
................\...\....\....\...\.......\......\....\ParallelPingResponseCallback.java,3617,2012-07-13
................\...\....\....\...\.......\......\....\PingConstants.java,1529,2012-05-22
................\...\....\....\...\.......\......\....\Pinger.java,4597,2012-07-13
................\...\....\....\...\.......\......\....\PingerFactory.java,3011,2012-07-13
................\...\....\....\...\.......\......\....\PingResponseCallback.java,2175,2012-02-08
................\...\....\....\...\.......\......\....\SinglePingResponseCallback.java,4823,2012-02-08
opennms-icmp-jna
................\pom.xml,1027,2012-07-13
................\src
................\...\main
................\...\....\java
................\...\....\....\org
................\...\....\....\...\opennms
................\...\....\....\...\.......\netmgt
................\...\....\....\...\.......\......\icmp
................\...\....\....\...\.......\......\....\jna
................\...\....\....\...\.......\......\....\...\AbstractPinger.java,3503,2012-05-22
................\...\....\....\...\.......\......\....\...\JnaIcmpMessenger.java,3237,2012-02-08
................\...\....\....\...\.......\......\....\...\JnaPinger.java,6008,2012-05-22
................\...\....\....\...\.......\......\....\...\JnaPingReply.java,4157,2012-02-08
................\...\....\....\...\.......\......\....\...\JnaPingRequest.java,9664,2012-05-22
................\...\....\....\...\.......\......\....\...\JnaPingRequestId.java,4271,2012-02-08
................\...\....\....\...\.......\......\....\...\PingReplyListener.java,1402,2012-02-08
................\...\....\....\...\.......\......\....\...\V4Pinger.java,4322,2012-05-22
................\...\....\....\...\.......\......\....\...\V4PingReply.java,2997,2012-02-08
................\...\....\....\...\.......\......\....\...\V4PingRequest.java,3324,2012-05-22
................\...\....\....\...\.......\......\....\...\V6Pinger.java,4454,2012-05-22
................\...\....\....\...\.......\......\....\...\V6PingReply.java,3012,2012-02-08
................\...\....\....\...\.......\......\....\...\V6PingRequest.java,3144,2012-05-22
................\...\test
................\...\....\java
................\...\....\....\org
................\...\....\....\...\opennms
................\...\....\....\...\.......\netmgt
................\...\....\....\...\.......\......\icmp
................\...\....\....\...\.......\......\....\jna
................\...\....\....\...\.......\......\....\...\JnaPingTest.java,9749,2012-05-22
................\...\....\resources
................\...\....\.........\log4j.properties,1629,2012-02-08
opennms-icmp-jni
................\pom.xml,1038,2012-07-13
................\src
................\...\main
................\...\....\java
................\...\....\....\META-INF
................\...\....\....\........\MANIFEST.MF,39,2012-02-08
................\...\....\....\org
................\...\....\....\...\opennms
................\...\....\....\...\.......\netmgt
................\...\....\....\...\.......\......\icmp
................\...\....\....\...\.......\......\....\jni
................\...\....\....\...\.......\......\....\...\JniIcmpMessenger.java,5615,2012-02-08
................\...\....\....\...\.......\......\....\...\JniPinger.java,8837,2012-05-22
................\...\....\....\...\.......\......\....\...\JniPingRequest.java,10123,2012-05-22
................\...\....\....\...\.......\......\....\...\JniPingRequestId.java,4249,2012-02-08
................\...\....\....\...\.......\......\....\...\JniPingResponse.java,4532,2012-02-08
................\...\....\....\...\.......\......\....\...\package.html,112,2012-02-08
................\...\....\....\...\.......\......\....\...\Ping.java,6392,2012-02-08
................\...\test
................\...\....\java
................\...\....\....\org
................\...\....\....\...\opennms
................\...\....\....\...\.......\netmgt
................\...\....\....\...\.......\......\icmp
................\...\....\....\...\.......\......\....\jni
................\...\....\....\...\.......\......\....\...\JniPingTest.java,9010,2012-05-22
................\...\....\resources
................\...\....\.........\log4j.properties,1629,2012-02-08
opennms-icmp-jni6
.................\pom.xml,1159,2012-07-13
.................\src
.................\...\main
.................\...\....\java
.................\...\....\....\META-INF
.................\...\....\....\........\MANIFEST.MF,39,2012-02-08
.................\...\....\....\org
.................\...\....\....\...\opennms
.................\...\....\....\...\.......\netmgt
.................\...\....\....\...\.......\......\icmp
.................\...\....\....\...\.......\......\....\jni6
.................\...\....\....\...\.......\......\....\....\Jni6IcmpMessenger.java,5332,2012-02-08
.................\...\....\....\...\.......\......\....\....\Jni6Pinger.java,9811,2012-05-22
.................\...\....\....\...\.......\......\....\....\Jni6PingRequest.java,10396,2012-07-13
.................\...\....\....\...\.......\......\....\....\Jni6PingRequestId.java,4274,2012-02-08
.................\...\....\....\...\.......\......\....\....\Jni6PingResponse.java,4601,2012-02-08
.................\...\....\....\...\.......\......\....\....\package.html,112,2012-02-08
.................\...\....\....\...\.......\......\....\....\Ping.java,6244,2012-02-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • src
    Java提供的API类BigDecimal,用来对超过16位有效位的数进行精确的运算。双精度浮点型变量double可以处理16位有效数。在实际应用中,需要对更大或者更小的数进行运算和处理。(BigDecimal Java API classes provided for more than 16 significant bits of the number of precise calculations. Double-precision floating-point variables can handle double the number of 16-bit effective. In practice, the need for a larger or smaller number of computing and processing.)
    2016-07-12 10:24:52下载
    积分:1
  • lexical-014
    The following words are used as keywords in proposed extensions and are therefore reserved to allow for the possibility of future adoption of those extensions Source Code for Andriod.
    2014-02-02 21:57:13下载
    积分:1
  • selenium
    selenium 自动化学习文档 菜鸟学习的材料(selenium selenium selenium)
    2012-03-15 18:41:33下载
    积分:1
  • Jave_wavelet
    本程序使用java实现连续小波的分析,变换。本程序还附带了一个示例提供如何使用该程序。希望能对大家有所帮助。 :)(This program uses java to achieve continuous wavelet analysis, transformation. The program also comes with a sample on how to use the program. I hope you can help. :))
    2014-07-29 22:21:43下载
    积分:1
  • java进销存管理系统 jsp mssql
    java进销存管理系统:jsp+Servlet+SQLServer(Java Invoicing management system: jsp+Servlet+SQLServer)
    2017-11-03 19:55:28下载
    积分:1
  • SSH实现的商城项目
    说明:  SSH实现的商城项目,就是基本的商城项目,内含数据库(Shopping Mall Project Implemented by SSH)
    2020-06-16 01:20:02下载
    积分:1
  • jabsorb-1.3.2
    jabsorb 是一个简单的轻量级的JSON-RPC 库,用于实现浏览器上的 JavaScript 和 Java 服务器端之间的通讯。(jabsorb is a simple lightweight JSON-RPC library used to implement communications JavaScript on the browser and the server-side Java between.)
    2013-12-10 10:47:40下载
    积分:1
  • JRegexTool
    正则匹配工具,可匹配任意字符,支持匹配替换,支持对各种标示符的特别处理,界面化操作,简单易用(Regular matching tool to match any character, support matching replacement support special treatment for a variety of identifiers, interface operation, easy to use)
    2014-02-17 14:56:07下载
    积分:1
  • HealthClub
    一个健身俱乐部的源码,页面时有用jsp和jquery。比较完整,导入即可运行。数据库用的是mysql(A health club source, while a useful jsp page and jquery. More comprehensive introduction to run. Database using mysql)
    2013-12-02 13:52:12下载
    积分:1
  • Public-opinion-research-hotspots-
    通过微博研究网络热点舆情事件的态势及演化规律10.13(Public opinion research hotspots events through the microblogging trend and evolution 10.13)
    2013-12-28 22:54:40下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载