jxpacket-common

Jxpacket is a network packet crafting library for java.

Лицензия

Лицензия

Группа

Группа

com.ardikars.jxpacket
Идентификатор

Идентификатор

jxpacket-common
Последняя версия

Последняя версия

1.2.6.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

jxpacket-common
Jxpacket is a network packet crafting library for java.
Ссылка на сайт

Ссылка на сайт

https://github.com/jxnet/Jxpacket
Организация-разработчик

Организация-разработчик

ardikars
Система контроля версий

Система контроля версий

https://github.com/jxnet/Jxpacket.git

Скачать jxpacket-common

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-common/ -->
<dependency>
    <groupId>com.ardikars.jxpacket</groupId>
    <artifactId>jxpacket-common</artifactId>
    <version>1.2.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-common/
implementation 'com.ardikars.jxpacket:jxpacket-common:1.2.6.RELEASE'
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-common/
implementation ("com.ardikars.jxpacket:jxpacket-common:1.2.6.RELEASE")
'com.ardikars.jxpacket:jxpacket-common:jar:1.2.6.RELEASE'
<dependency org="com.ardikars.jxpacket" name="jxpacket-common" rev="1.2.6.RELEASE">
  <artifact name="jxpacket-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxpacket', module='jxpacket-common', version='1.2.6.RELEASE')
)
libraryDependencies += "com.ardikars.jxpacket" % "jxpacket-common" % "1.2.6.RELEASE"
[com.ardikars.jxpacket/jxpacket-common "1.2.6.RELEASE"]

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
com.ardikars.common : common-net jar
com.ardikars.common : common-util jar
com.ardikars.common : common-memory jar

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Development has been stopped, please use https://github.com/ardikars/pcap instead.

Jxpacket

Jxpacket is network packet crafting libarary for java.

Supported protocol

  • ARP (Address Resolution Protocol)
  • Ethernet (EN10MB), IEEE 802.1Q VLAN-tagged frames
  • ICMPv4 (Internet Control Message Protocol Version 4)
    • Destination Unreachable
    • Echo Reply
    • Echo Request
    • Parameter Problem
    • Redirect Message
    • Router Advertisement
    • Router Solicitation
    • Time Exceeded
    • Timestamp
    • Timestamp Reply
  • ICMPv6 (Internet Control Message Protocol Version 6)
    • Destination Unreachable
    • Echo Reply
    • Echo Request
    • Home Agent Address Discovery Reply
    • Home Agent Address Discovery Request
    • Inverse NeighborDiscovery Advertisement
    • Inverse NeighborDiscovery Solicitation
    • Mobile Prefix Advertisement
    • Mobile Prefix Solicitation
    • Multicast Listener Done
    • Multicast Listener Query
    • Multicast Listener Report v1
    • Multicast Listener Report v2
    • Neighbor Advertisement
    • Neighbor Solicitation
    • Node Information Query
    • Node Information Response
    • Packet Too Big Message
    • Router Advertisement
    • Router Renumbering
    • Router Solicitation
    • Time Exceeded
  • IPv4 (Internet Protocol Version 4)
  • IPv6 (Internet Protocol Version 6)
    • Authentication Header Extension
    • Destination Option Header Extension
    • Fragment Header Extension
    • Hop by Hop Option Header Extension
    • Routing Header Extension
  • NDP (Neighbor Discovery Protocol)
    • Neighbor Advertisement
    • Neighbor Discovery Options
    • Neighbor Solicitation
    • Ridirect
    • Router Advertisement
    • Router Solicitation
  • TCP (Transmission Control Protocol)
  • UDP (User Datagram Protocol)
  • ISO 8583 (Under development)

License

GNU Lesser General Public License, Version 3

/**
 * Copyright (C) 2017-2018  Ardika Rommy Sanjaya <contact@ardikars.com>
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

Contact

Email: Ardika Rommy Sanjaya (contact@ardikars.com)

Issues

Have a bug? Please create an issue here on GitHub!

https://github.com/jxnet/Jxpacket/issues

com.ardikars.jxpacket

Jxnet

Версии библиотеки

Версия
1.2.6.RELEASE
1.2.1.RELEASE
1.2.0.Final
1.1.0.RC25
1.1.0.RC24
1.1.0.RC23
1.1.0.RC22
1.1.0.RC21
1.1.0.RC20
1.1.0.RC19
1.1.0.RC18
1.1.0.RC17
1.1.0.RC16
1.1.0.RC15
1.1.0.RC14
1.1.0.RC13
1.1.0.RC12
1.1.0.RC11
1.1.0.RC10
1.1.0.RC9
1.1.0.RC8
1.1.0.RC7
1.1.0.RC5
1.1.0.RC2
1.1.0.RC1