简体   繁体   中英

How to Capture IP packets in java without using JPCAP

Are there any inbuilt Java libraries to capture IP packets that are being sent/recieved on a machine. I do not wnat to use JPCAP for capturing the packets as it depends on libpcap for capturing packets

不,没有内置的Java库用于数据包捕获。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM