364,083 Members | 5938 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

pcap

amc  river
P: n/a
amc river
Hi,

Anyone know of if there is a java class that extract every field of a pcap
format file?

thanks


Mar 25 '06 #1
Share this Question
Share on Google+
1 Reply


IchBin
P: n/a
IchBin
amc river wrote:[color=blue]
> Hi,
>
> Anyone know of if there is a java class that extract every field of a pcap
> format file?
>
> thanks
>
>[/color]

If you mean pcap as in a sending packets to a network interface, reading
packets from a file, and writing packets to a local file.

A quick Google on java pcap will give you a few lib's you can use with
java code.

Example: JPcap

http://jpcap.sourceforge.net
http://netresearch.ics.uci.edu/kfujii/jpcap/doc


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________ ________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Mar 25 '06 #2

Post your reply

Help answer this question



Didn't find the answer to your Java question?

You can also browse similar questions: Java