Key Pages: [ Rope Home Page | Basics (tutorial) | Language Reference | Download ]
This action takes a 4-byte string value off the top of the stack and converts it to a string containing the traditional representation of an IP address. Each "byte" of the source string is an "octet" of the address. This typically allows the registers $ip_saddr and $ip_daddr to be converted into a printable string.
For example..
println( ipv4_ntoa( $ip_saddr ) ) "Choc" ipv4_ntoa println #- prints "67.104.11.99"
This function was added in version 20041201 as a replacement for the now defunct ipv4_i2ip.
$ip_saddr, $ip_daddr, IpAddress
Lowth.com: [ Home | Rope | P2PWall | LinWiz | cutter | Protector - Free Antivirus software | TapeIO ]