[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Extract Timestamp from Ruby libpcap packet

Bryan Richardson

2/13/2008 12:15:00 AM

Hello all,

Does anyone know how to extract the timestamp from a Ruby libpcap packet
object?

--
Thanks!
Bryan
--
Posted via http://www.ruby-....

1 Answer

Bryan Richardson

2/13/2008 12:29:00 AM

0

Ah crap... looks like a method exists to do just this... Time::tcpdump.
Haven't tested it yet, but looks promising. If anyone thinks this will
not give me what I want please let me know.

--
Bryan

Bryan Richardson wrote:
> Hello all,
>
> Does anyone know how to extract the timestamp from a Ruby libpcap packet
> object?
>
> --
> Thanks!
> Bryan
--
Posted via http://www.ruby-....