http://www.perlmonks.org?node_id=1116959

bigup401 has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: qeek qustion
by salva (Canon) on Feb 17, 2015 at 10:38 UTC
    Real geeks can send ICMP packets just moving a magnet over the network cable. Reading the response back is harder though.
      Real geeks can send ICMP packets just moving a magnet over the network cable. Reading the response back is harder though.

      I find a paper clip, properly unbent, and dangling from said magnet, is very sensitive. For higher frequency transports, use a strand of braided shielding cable, such as from shielded coax.

      -QM
      --
      Quantum Mechanics: The dreams stuff is made of

        Why don't you just plug the cable into the built-in socket? Every real geek has it! Unlike the green script kiddies with their "wireless".

        Jenda
        Enoch was right!
        Enjoy the last years of Rome.

        its ok with other options, bt i mean it in perl

        not other methods

        if you have some little idea you can provide a sample of your code

        you should have idea on ACK AND SYN and done it before in perl

        and when your sending ICMP echo request to host you should expect Echo Reply Messages

Re: qeek qustion
by Discipulus (Canon) on Feb 17, 2015 at 10:22 UTC
    yes

    PS: more effort you show in asking a good question, more chance to get back good answer.

    HtH
    L*
    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
Re: has idea how to make ICMP echo request ping
by Anonymous Monk on Feb 17, 2015 at 10:36 UTC
    A reply falls below the community's threshold of quality. You may see it by logging in.