登录
首页 » Java » opennms-icmp

opennms-icmp

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

  • design-documents
    网页信息采集子系统: 网页采集:动态查找及实时分析新增网页,读取网页回帖信息。 网页过滤:,对获取的网页,通过网页清洗模块清除网页中的广告、导航信息、 图片、版权说明等噪声数据,萃取出相关网页的标题、正文、链接地址、采集时 间、回帖、发帖人数等数据。 网页信息预处理子系统: 网页审查脏字:主要功能包括中文分词、词性标注、命名实体识别、新词识别, 建立数据库说明每类词库,建立敏感词词库。 网页舆情监测:监测是否出现了一定影响的舆论,即回帖的回帖或支持、顶等 达到一个预先设定的阈值; 舆情分析子系统: 汇总网站舆情:汇总整个网站的舆情监控信息,自动生成报告。(Web information collection subsystem: the pages collection: dynamic lookup and real-time analysis of the new website, read pages Replies. Web filtering: to clear advertising pages, navigation information, images, copyright noise data access pages via web cleaning module, extract the relevant page title, text, link address, acquisition time, posts, posting number and other data. Web information preprocessing subsystem: Web review dirty: The main features include the Chinese word segmentation, POS tagging, named entity recognition, new word identification, to establish a database description of each type of thesaurus, and the establishment of a sensitive word thesaurus. Page opinion monitoring: monitoring whether there is a certain influence public opinion, that a reply to the post or support other top reaches a preset threshold public opinion analysis subsystems: summary website public opinion, public opinion monitoring information: summary of the entire site, automatically generate re)
    2021-04-01 21:59:08下载
    积分:1
  • wordcount
    入门的简单MR小程序,可以简单理解MR程序的流程(A simple MR small program to get started)
    2018-04-09 09:05:13下载
    积分:1
  • JAVA(MFC)
    跟我学Java——图形界面编辑教程,格式为PDF(MFC PDF)
    2015-01-04 23:27:03下载
    积分:1
  • CPPCAR
    本文件是在VISUAL C++环境下开发的汽车货运管理系统,感兴趣的可下载。(This document is in the VISUAL C++ development environment trucking management system, interest can be downloaded.)
    2015-03-12 22:27:23下载
    积分:1
  • java-unrar-decryption-supported
    java 调用zip的压缩和解压,支持批量和加密(Java calls zip compression and decompression, supports batch and encryption )
    2015-10-08 14:28:46下载
    积分:1
  • bmob_query
    实现用户的注册,登陆,与Bmob数据库相连实现对数据库的操作,用户实现发布新闻的功能(Implement user registration, login, and Bmob connected to achieve operation of the , users realize the function of press release)
    2015-08-14 19:54:34下载
    积分:1
  • Mailbox
    在Windows环境下用java工具开发的具有发送邮件功能的邮箱,希望能给贵站帮助(Using java to send mail function with the development of e-mail)
    2010-12-15 20:59:30下载
    积分:1
  • TestComm_0200
    一个基于java的串口通信,比较简单的程序,在eclipse里开发,需要先把串口通讯相关的dll文件安装好(A java-based serial communication, relatively simple procedures, the eclipse in the development, the need first serial communication related dll files installed)
    2011-06-05 10:01:46下载
    积分:1
  • APlayer
    AP音乐播放器是一个html5的音乐播放器用于快速建造自己的音乐播放器(APlayer is a lovely HTML5 music player to help people build audio easily.)
    2017-09-19 18:30:52下载
    积分:1
  • ServeltTest
    实现与数据库连接,并返回多值,实现多用户登陆的servlet的一个小案例(Achieved with a small case of the database connection and return value to achieve multi-user login servlet)
    2013-05-11 00:26:36下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载