Package AccessGrid :: Module NetUtilities
[show private | hide private]
[frames | no frames]

Module AccessGrid.NetUtilities

Function Summary
  GetSNTPTime(server, timeout)
Retrieve the time from the given time server, with a timeout.

Variable Summary
str __revision__ = '$Id: NetUtilities.py,v 1.8 2004/09/09 22...

Function Details

GetSNTPTime(server, timeout)

Retrieve the time from the given time server, with a timeout.

@param server: Hostname or IP address of the time server.

@param timeout: Timeout for the request, in seconds (fractions allowed).

@return: Time from that server, in seconds-since-1970, or None if the request failed for any reason.


Variable Details

__revision__

Type:
str
Value:
'$Id: NetUtilities.py,v 1.8 2004/09/09 22:12:12 turam Exp $'           

Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 http://epydoc.sf.net