Perl Cd Bookshelf [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Perl Cd Bookshelf [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



8.164. Net::Time


Provides subroutines that obtain the
time on a remote machine. This module is part of the core Perl
distribution starting with Perl 5.8.

Net::Time implements the following functions.

inet_daytime


inet_daytime( [host [, protocol [, timeout]]])

Obtains the time on host , or a
default host if host is not
given. inet_daytime uses
protocol, which can be either
udp or tcp. Returns an ASCII
string or undef on failure.

inet_time


inet_time( [host [, protocol [, timeout]]])

Obtains the time on host, or a default
host if host is not given.
inet_time uses
protocol, which can be either
udp or tcp. Returns some units
of time on success or undef on
failure.



8.163. Net::SMTP8.165. O




Copyright © 2002 O'Reilly & Associates. All rights reserved.

/ 875