home
Recent News
downloads
links
documents
contributors

Important Caveat

This code has only been tested with gcc-3.2 under Linux. While any help in porting to other compiler's, other Unixes, or even other platforms is appreciated, I don't have time to do it myself.

Downloads

Here are links to version 0.5.0 in both .gz and .bz2 forms, along with GPG signatures:

These are the latest signed releases in both gzip and bzip2 formats.

libNet-0.5.0.tar.gz libNet-0.5.0.tar.gz.asc
libNet-0.5.0.tar.bz2 libNet-0.5.0.tar.bz2.asc

I now have the repository in Subversion. This tool is a little rough around the edges, but it is already much better than CVS. Setting up a browsable repository with anonymous read access wasn't trivial, because it requires me to set up a bleeding edge Apache server, but, after I did that I have much more confidence in its security, and also know that much less bandwidth will be used.

The repository URL is: https://svn.generalpresence.com:5131/repos/trunk/C++/libNet/

Here is a small example program I literally threw together in an hour to get around a problem. I was having. It's been modified now to work with libNet 0.4.0, and to be exactly as described in the tutorial I wrote.. It should also work with libNet 0.5.0, but I haven't tested it yet.

PortForward-0.8.tar.gz PortForward-0.8.tar.gz.asc
PortForward-0.8.tar.bz2 PortForward-0.8.tar.bz2.asc

Repository URL: https://svn.generalpresence.com:5131/repos/trunk/C++/PortForward/


Home | Recent News | Downloads | Links | Documentation | Contributors