This repository was archived by the owner on Nov 26, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork4
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
License
NotificationsYou must be signed in to change notification settings
jxnet/Jxnet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Developement has been stopped, please usehttps://github.com/ardikars/pcap instead.
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies.Jxnet wraps a native packet capture library (libpcap/npcap) via JNI (Java Native Interface).
GNU Lesser General Public License, Version 3
/** * Copyright (C) 2015-2018 Jxnet * * 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/>. */
About
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published