Net_Traceroute_Result::getSystemName()

Net_Traceroute_Result::getSystemName() -- Returns sysname that was "guessed" (OS on which class is running)

Synopsis

require_once '/Traceroute.php';

string Net_Traceroute_Result::getSystemName ()

Description

This package is not documented yet.

Return value

returns OS_Guess::sysname

Throws

throws no exceptions thrown

See

see _sysname

Note

This function can not be called statically.