[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Ping.pm project



At 12:51 PM 07.21.97 Paul J. Schinder said:

> Is it WhatRoute?

>From v 1.3 FAT:

    WhatRoute Suite: WhatRoute AEs

    query: DNS Query
        query  'obj'  -- The Address (domain or IP) to query
        Result:   ''

    ping: PING a remote host
        ping  reference  -- The address to ping
        Result:   ''

    trace: A Traceroute apple event
        trace  reference  -- the address to trace
        Result:   ''

    Class trace address: An IP address or Domain Name
    Properties:
        address  string  -- An Internet Address

----

Also, there's MacPing (Dartmouth <http://www.dartmouth.edu/netsoftware/>)
which does ICMP and *MUCH* more:

    MacPing Suite: Commands to control MacPing from an AppleScript.

    TestZone: MacPing will test all nets contained in the specified zone.
    This is equivalent to the "Test Zone..." menu choice.
        TestZone  string  -- zone name

    TestIP: MacPing will test an IP host or range of hosts.  This is
    equivalent to the "Test IP..." menu choice.
        TestIP  string  -- an IP address or host name
                [to  string]  -- end of range
                [include  named/active/all]  -- search option

    TestNet: MacPing will test an AppleTalk network or range of
    networks. This is equivalent to the "Test Network..." menu choice.
        TestNet  integer  -- network number
                [to  integer]  -- high end of range

    Pause: MacPing will pause testing.
        Pause

    Resume: MacPing will resume testing if it is paused.
        Resume



tpg


--
Tim Guinn                  | guinn@mail.utexas.edu
LAN Administrator          | http://www.utexas.edu/admin/purchasing/
UTexas @ Austin Purchasing | v 512.471.2855           f 512.471.7745



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch