Home   |   Contact Us   |   Site Map

 

 

 

  Time.pm Perldoc

 


NAME

Net::Time - time and daytime network client interface


SYNOPSIS

use Net::Time qw(inet_time inet_daytime);

print inet_time(); # use default host from Net::Config print inet_time('localhost'); print inet_time('localhost', 'tcp');

print inet_daytime(); # use default host from Net::Config print inet_daytime('localhost'); print inet_daytime('localhost', 'tcp');


DESCRIPTION

Net::Time provides subroutines that obtain the time on a remote machine.

inet_time ( [HOST [, PROTOCOL [, TIMEOUT]]])
Obtain the time on HOST, or some default host if HOST is not given or not defined, using the protocol as defined in RFC868. The optional argument PROTOCOL should define the protocol to use, either tcp or udp. The result will be a time value in the same units as returned by time() or undef upon failure.

inet_daytime ( [HOST [, PROTOCOL [, TIMEOUT]]])
Obtain the time on HOST, or some default host if HOST is not given or not defined, using the protocol as defined in RFC867. The optional argument PROTOCOL should define the protocol to use, either tcp or udp. The result will be an ASCII string or undef upon failure.


AUTHOR

Graham Barr <gbarr@pobox.com>


COPYRIGHT

Copyright (c) 1995-1998 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.


$Id: //depot/libnet/Net/Time.pm#9 $



 

Browse our Perldoc FAQs:

Perldoc Home

Perldoc Site Map


Previous Topics

telnet.pm Perldoc

Temp.pm Perldoc

Termcap.pm Perldoc

Terse.pm Perldoc

testlib.pm Perldoc

test.pm Perldoc

Test.pm Perldoc

Text.pm Perldoc


Next Topics

tm.pm Perldoc

TokeParser.pm Perldoc

ToObjects.pm Perldoc

Trig.pm Perldoc

Twig.pm Perldoc

TypesLazy.pm Perldoc

Types.pm Perldoc

UIElem.pm Perldoc


Website Spotlight

Domain Hosting with the Leader in Innovative and Comprehensive Web Hosting Solutions, Globalnet GNP.

Reliable Domain Hosting

 

Click here to increase your web traffic insantly!


 Copyright © 1999-2005 Globalnet Promotions, LLC.   |   TheServerRoom.org Home    |   Sitemap    |   RSS News Feeds