jnetpcap https://www.gremwell.com/ en JNetBridge: Java Library to Send/Receive Network Packets https://www.gremwell.com/jnetbridge-0.1-release <span>JNetBridge: Java Library to Send/Receive Network Packets</span> <div><p>I am releasing jnetbridge, which will be responsible for receiving and sending network packets in Marvin 0.92 (the current version, <a href="/marvin-mitm-tapping-dot1x-links">0.91</a>, still uses jpcap). It is based on <a href="http://www.jnetpcap.org/">JNetPcap</a> (JNI adapter to libpcap/winpcap + protocol analyzer in Java). JNetBridge is a small piece of code on top of the massive JNetPcap library.</p> <p>To cut the long story short, below is a bunch of files you may want to have a look at, if you are Java developer trying to implement some sort of a network bridge or a router.</p> <ul><li><a href="/sites/default/files/jnetbridge-0.2/README.TXT">README.TXT</a></li> <li><a href="/sites/default/files/jnetbridge-0.2/TransparentBridge.java">TransparentBridge.java</a> - a simple example</li> <li><a href="/sites/default/files/jnetbridge-0.2/jnetbridge-javadoc-0.2/index.html">jnetbridge-javadoc-0.2</a></li> <li><a href="/sites/default/files/jnetbridge-0.2/jnetbridge-src-0.2.zip">jnetbridge-src-0.2</a></li> <li><a href="/sites/default/files/jnetbridge-0.2/jnetbridge-bin-0.2.zip">jnetbridge-bin-0.2</a></li> </ul><p>The code is released under LGPL, like JNetPcap itself.</p> </div> <span><span lang="" about="/user/1" typeof="schema:Person" property="schema:name" datatype="">abb</span></span> <span>Sat, 02/05/2011 - 21:42</span> Sat, 05 Feb 2011 20:42:27 +0000 abb 149 at https://www.gremwell.com