[Browse all of SVN Repository]
Here are some quick instruction on where to locate the source.
The main trunk contains the latest and greatest development efforts. It contains the next software in release cycle, which is potentially unstable, but will have the latest features.
The SVN URL for the trunk is:
https://jnetpcap.svn.sourceforge.net/svnroot/jnetpcap/jnetpcap/trunk
To checkout sources on unix system. Install SVN client and issue the following command:
svn co https://jnetpcap.svn.sourceforge.net/svnroot/jnetpcap/jnetpcap/trunk jnetpcap
SVN URL:
https://jnetpcap.svn.sourceforge.net/svnroot/jnetpcap/jnetpcap/branches/branch-1.3
Checkout command line:
svn co https://jnetpcap.svn.sourceforge.net/svnroot/jnetpcap/jnetpcap/branches/branch-1.3 jnp_1.3