登录
首页 » Java » opennms-icmp

opennms-icmp

于 2021-03-09 发布 文件大小:73KB
0 190
下载积分: 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 个回复

  • liu
    基于J2EE企业人事信息管理系统设计 企业人事信息管理系统,主要是企业内员工对信息的操作。普通用户登录时,可以查询自己的信息,管理员登录时,可以按部门,或者员工编号查询信息,也可以增加,删除,修改,备份数据。管理员登录时,可以对后台信息进行管理。(Based on J2EE enterprise personnel information management system designed corporate personnel information management system, mainly the operation of the enterprise information staff. Ordinary user login, you can query the information, an administrator logs on, by department or employee number query information can also be increased, delete, modify, backup data. The administrator login background information management.)
    2013-03-20 16:07:39下载
    积分:1
  • meundemo2
    应用java实现单个文件的输出,更好的学习怎样简便的应用java(Java application to achieve a single file output, better learn how simple java application)
    2013-11-13 20:36:15下载
    积分:1
  • audit-2.5.2.tar
    一种 权限审计工具,可以很好的处理权限审计问题。(One kind of permissions audit tool, can be a good deal permissions audit issues.)
    2017-03-27 17:40:49下载
    积分:1
  • utils
    utils.rar 包含各种java工具类,方便好用。(It is a Tools of java class.)
    2015-12-19 21:34:29下载
    积分:1
  • IDE__bddy
    一个图形界面的在线测试系统, 可以进行测试和维护试题库()
    2018-01-27 08:03:17下载
    积分:1
  • 027356-01
    疯狂Java讲义_源码(含Java设计模式CHM).rar(java design chm )
    2013-11-29 12:16:45下载
    积分:1
  • AirConditioningCode
    分布式温控系统基本要求 1. 中央空调是冷暖两用,但一次只能使用一种温控装置。当设置为供暖时,供暖温度控制在25°C~30°C之间,当设置为制冷时,制冷温度控制在18°C~25°C之间。 2. 中央空调具备开关按钮,只可人工开启和关闭,中央空调开启后处于待机状态。当关闭后,不响应来自房间的任何温控请求。当有来自从控机的温控要求时,中央空调开始工作。当所有房间都没有温控要求时,中央空调的状态回到待机状态。 3. 房间内有独立的从控空调机,但没有冷暖控制设备。从控机具有一个传感器,实时监测房间的温度,并与从控机的目标设置温度进行对比,决定是否需要制冷或制热,并向中央空调机发出请求。如果从控机发出的请求和中央空调设置的冷暖控制状态发生矛盾时,以中央空调机的状态优先,即中央空调机不予响应。 4. 从控机只能人工方式开闭,并通过控制面板设置目标温度,目标温度有上下限制。所有房间的初始目标温度由中央空调机设置,每个房间的空调机开启时要读取中央空调机预置的房间温度。温度升降范围应该在目标温度的上下1 °C。房间不考虑大小和管道的分布及大小问题,在达到目标温度后,房间的温度每分钟上下变化0.1°C。 (Basic requirements of a distributed temperature control system 1. Central air conditioning is the well-being of dual-use, but can only use a thermostat device. When set to heating, the heating temperature at 25 ° C ~ 30 ° C, and when set to cooling, the cooling temperature at 18 ° C ~ 25 ° C between. 2. Central air conditioning with switch buttons can only be manually opened and closed, central air-conditioning turned on in standby mode. When closed, do not respond to a request from the room of any thermostat. When the machine from temperature control from the control requirements, central air-conditioning work. When all rooms are no thermostat demand, central air condition back to standby. 3. Room independent from the control air conditioning, but no climate-control equipment. From the control machine with a sensor, real-time monitoring the temperature of the room, and with the goal set from the control unit compares the temperature to determine the need for cooling or he)
    2021-04-14 20:58:54下载
    积分:1
  • Exp_Tab
    可以实现安卓中TabHost选项卡的功能,并且用意图进行跳转(Can realize the function of the TabHost TAB in the android, and with intention to jump)
    2013-12-19 11:24:05下载
    积分:1
  • SSH2web
    先它是一个开源的项目;它是一个基于IoC和AOP的构架多层j2ee系统的框架,但它不强迫你必须在每一层 中必须使用Spring,因为它模块化的很好,允许你根据自己的需要选择使用它的某一个模块(First it is an open source project it is a framework based on IoC and AOP framework for multi-j2ee system, but it does not force you to use in each layer must be Spring, because it is very modular, allowing you to according to their need to select a module to use it)
    2011-06-27 17:06:34下载
    积分:1
  • Text
    使用java编写的文件读取显示的软件,代码风格简洁便于读取,使用了java图形进行编写。可以用来功能拓展的二次开发,也可以用来入门学习java的图形化开发。(Prepared using the java file to read the display of the software, the code concise style is easy to read, the use of the java graphics to write. The two development can be used to extend functions, can also be used to the development of graphical java entry learning.)
    2014-01-18 20:52:05下载
    积分:1
  • 696516资源总数
  • 106618会员总数
  • 4今日下载