Edit D:\app\Administrator\product\11.2.0\dbhome_1\perl\html\lib\Net\Time.html
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Net::Time - time and daytime network client interface</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:" /> </head> <body style="background-color: white"> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> Net::Time - time and daytime network client interface</span></strong></big> </td></tr> </table> <!-- INDEX BEGIN --> <div name="index"> <p><a name="__index__"></a></p> <ul> <li><a href="#name">NAME</a></li> <li><a href="#synopsis">SYNOPSIS</a></li> <li><a href="#description">DESCRIPTION</a></li> <li><a href="#author">AUTHOR</a></li> <li><a href="#copyright">COPYRIGHT</a></li> </ul> <hr name="index" /> </div> <!-- INDEX END --> <p> </p> <h1><a name="name">NAME</a></h1> <p>Net::Time - time and daytime network client interface</p> <p> </p> <hr /> <h1><a name="synopsis">SYNOPSIS</a></h1> <pre> use Net::Time qw(inet_time inet_daytime);</pre> <pre> print inet_time(); # use default host from Net::Config print inet_time('localhost'); print inet_time('localhost', 'tcp');</pre> <pre> print inet_daytime(); # use default host from Net::Config print inet_daytime('localhost'); print inet_daytime('localhost', 'tcp');</pre> <p> </p> <hr /> <h1><a name="description">DESCRIPTION</a></h1> <p><code>Net::Time</code> provides subroutines that obtain the time on a remote machine.</p> <dl> <dt><strong><a name="inet_time" class="item">inet_time ( [HOST [, PROTOCOL [, TIMEOUT]]])</a></strong> <dd> <p>Obtain the time on <code>HOST</code>, or some default host if <code>HOST</code> is not given or not defined, using the protocol as defined in <a href="http://www.ietf.org/rfc/rfc868.txt" class="rfc">RFC868</a>. The optional argument <code>PROTOCOL</code> should define the protocol to use, either <code>tcp</code> or <code>udp</code>. The result will be a time value in the same units as returned by <a href="file://C|\ADE\aime_smenon_perl_090715\perl\html/pod/perlfunc.html#time"><code>time()</code></a> or <em>undef</em> upon failure.</p> </dd> </li> <dt><strong><a name="inet_daytime" class="item">inet_daytime ( [HOST [, PROTOCOL [, TIMEOUT]]])</a></strong> <dd> <p>Obtain the time on <code>HOST</code>, or some default host if <code>HOST</code> is not given or not defined, using the protocol as defined in <a href="http://www.ietf.org/rfc/rfc867.txt" class="rfc">RFC867</a>. The optional argument <code>PROTOCOL</code> should define the protocol to use, either <code>tcp</code> or <code>udp</code>. The result will be an ASCII string or <em>undef</em> upon failure.</p> </dd> </li> </dl> <p> </p> <hr /> <h1><a name="author">AUTHOR</a></h1> <p>Graham Barr <<a href="mailto:gbarr@pobox.com">gbarr@pobox.com</a>></p> <p> </p> <hr /> <h1><a name="copyright">COPYRIGHT</a></h1> <p>Copyright (c) 1995-2004 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</p> <table border="0" width="100%" cellspacing="0" cellpadding="3"> <tr><td class="block" style="background-color: #cccccc" valign="middle"> <big><strong><span class="block"> Net::Time - time and daytime network client interface</span></strong></big> </td></tr> </table> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de