Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: my first packet sniffer in perl

by hnd (Scribe)
on Jun 29, 2009 at 14:16 UTC ( [id://775685]=note: print w/replies, xml ) Need Help??


in reply to Re: my first packet sniffer in perl
in thread my first packet sniffer in perl

um....no
the $snaplen thing is the ssize of the data in the packet
actually it was 135 but i rounded it off to nearest 50 :/
and the $to_ms thing is the time to wait for a packet

Replies are listed 'Best First'.
Re^3: my first packet sniffer in perl
by davorg (Chancellor) on Jun 29, 2009 at 14:23 UTC
    the $to_ms thing is the time to wait for a packet

    Right. The time to wait in milliseconds. You've set it to 100 milliseconds. But your comment says you've set it to one second. 100 milliseconds is not one second. Hence, it's a confusing comment.

    --

    See the Copyright notice on my home node.

    Perl training courses

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://775685]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-25 05:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found