jnetpcap-2.0.0-preview.1 imported to github
The initial preview version of jNetPcap v2 has been pushed to github from our private repository. This is a preview release, until java make the Foreign Function preview feature permanent. Here is a link to the github repo: https://github.com/slytechs-repos Alpha.1 version: This initial version has been tested with the main libpcap API calls. There is an extensive unit test files in the src/test/java directory. However, due to expediency, Windows WinPcap and Npcap have not been well tested yet, but should work. Also please check out the Wikipages on github as well. They've been updated with getting started and concept pages to get you going. Version 2 is much easier to setup than version 1 was, since there is no JNI libraries you have to compile. Maven artifact: I am still working on Maven repository setup. Its a bit more complex and requires various approvals, etc. But it will get there. Initial release will be jnetpcap-2.0.0-alpha.1