Checking out source from SVN

Printer-friendly

[Browse all of SVN Repository]

Here are some quick instruction on where to locate the source.

Main SVN trunk: jnetpcap 1.4 [Browse SVN]

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

Stable version: jnetpcap 1.3 [Browse SVN]

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