icmp4
ICMP

Prev:<icmp> ( host -- icmp )
Next:<icmp4> ( host -- icmp4 )


Vocabulary
io.sockets.icmp

Class description
IPv4 address specifier for ICMP. The host slot holds the IPv4 address. New instances are created by calling <icmp4>.

Notes
Most applications do not operate on IPv4 addresses directly, and instead should use the icmp address specifier, or call resolve-host.

Examples
"127.0.0.1" <icmp4>


Definition


Methods