Help for this page

Select Code to Download


  1. or download this
    sort {$a cmp $b}
    
  2. or download this
    struct in_addr {
        union {
    ...
            u_long S_addr;
        } S_un;
    }
    
  3. or download this
    use strict;
    use Socket qw( inet_aton inet_ntoa);
    ...
    255.255.255.255
    45.27.128.0
    localhost