Results 1 to 1 of 1
Thread: Protocol Analyser using jpcap
- 10-16-2009, 12:54 PM #1
Member
- Join Date
- Jul 2009
- Posts
- 4
- Rep Power
- 0
Protocol Analyser using jpcap
Hello,
I'm making a Protocol Analyser. Indeed jpcap package is needed.
The problem is thatreturns 0(zero). Now unless jpcap can't detect the devices, I can't move further.Java Code:NetworkInterface[] devices = JpcapCaptor.getDeviceList(); System.out.println(devices.length);
Does anybody out there have any solution? Any help is appreciated. Thanks.
Similar Threads
-
help for jpcap
By prashant in forum NetworkingReplies: 1Last Post: 02-02-2009, 04:01 PM -
about using jpcap
By prashant in forum NetworkingReplies: 1Last Post: 12-28-2008, 04:28 PM -
New Protocol?
By lada.r in forum NetworkingReplies: 0Last Post: 11-06-2007, 09:13 PM -
how to use SIP protocol
By katie in forum Advanced JavaReplies: 1Last Post: 08-06-2007, 10:22 PM -
JavaLog Analyser 20070507
By levent in forum Java SoftwareReplies: 0Last Post: 05-10-2007, 05:47 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks