|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gremwell.jnetbridge.TransparentBridge
public class TransparentBridge
This is an example how JNetBridge can be used to make a transparent bridge forwarding packets between two network interfaces.
Constructor Summary | |
---|---|
TransparentBridge()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransparentBridge()
Method Detail |
---|
public static void main(java.lang.String[] args) throws PcapException, java.lang.InterruptedException
args
-
PcapException
java.lang.InterruptedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |