Class: Pio::Icmp::Request

Inherits:
Message
  • Object
show all
Defined in:
lib/pio/icmp/request.rb

Overview

ICMP Request packet generator

Defined Under Namespace

Classes: Options

Constant Summary collapse

TYPE =
8

Method Summary

Methods inherited from Message

#initialize, #method_missing

Constructor Details

This class inherits a constructor from Pio::Icmp::Message

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Pio::Icmp::Message