Readme v 1.0 If you have trouble running the Sender.jar and Receiver.jar applications try using these three applications instead. First run the Interface_Lister.jar from the console by entering: java -jar Interface_Lister.jar The tool will produce an output such as: 0 : name:lo (MS TCP Loopback interface) index: 1 addresses: /127.0.0.1; 1 : name:eth0 (11a/b/g Wireless LAN Mini PCI Adapter - Packet Scheduler Miniport ) index: 2 addresses: /192.168.1.33; 2 : name:eth1 (Intel(R) PRO/1000 MT Mobile Connection - Packet Scheduler Minipor t) index: 3 addresses: Identify the wlan card. In this example it is "1 : name:eth0 (11a/b/g Wireless..." For the Debug_Receiver.jar and Debug_Sender.jar you will need the number at the beginning of the line. In this example it is "1" Now run the Debug_Sender.jar and Debug_Receiver.jar using this interface number as a parameter: java -jar Debug_Receiver.jar 1 java -jar Debug_Sender.jar 1