fmII
Tue, Oct 07th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 11:25 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 HTTP Time Protocol 0.4.10 (C)
Section: Unix

 

Added: Thu, Mar 11th 2004 12:36 UTC (4 years, 7 months ago) Updated: Tue, Sep 2nd 2008 21:06 UTC (1 month, 5 days ago)


Screenshot About:
HTTP Time Protocol is a time synchronization tool that uses Web server responses (HTTP headers) instead of the NTP protocol. If you are behind a corporate firewall, NAT device, or proxy server, HTP will still be able to synchronize the time. For high precision time synchronization, use ntpd.

Release focus: Minor bugfixes

Changes:
This release fixes an issue with the clock being set incorrectly on Microsoft Windows during Daylight Savings Time.

Author:
evervest [contact developer]

Rating:
8.50/10.00 (4 votes)

Homepage:
http://www.rkeene.org/oss/htp/
Tar/GZ:
http://www.rkeene.org/files/oss/htp/htp-0.4.10.tar.gz
RPM package:
http://www.rkeene.org/[..]es/oss/htp/rpm/i386/htp-0.4.6-1.i386.rpm

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Console (Text Based)
[Intended Audience]  System Administrators
[License]  Freeware, OSI Approved :: GNU General Public License (GPL)
[Network Environment]  IP
[Operating System]  Microsoft :: Windows :: Cygwin, POSIX :: Linux, Unix
[Programming Language]  C, Perl
[Topic]  Internet :: WWW/HTTP, System :: Networking :: Time Synchronization

Dependencies: [change]
libconfig (Default branch) (required)
[download links]

 
Project admins: [change]
» evervest (Owner)
» rkeene (Developer)

» Rating: 8.50/10.00 (Rank N/A)
» Vitality: 0.69% (Rank 458)
» Popularity: 2.98% (Rank 1537)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 36,644
   URL hits: 10,063
   Subscribers: 71

Other projects from the same categories:
Horde Vacation
rproxy
OpenAMF
@1 Web Dictionary
Chameleon

Users who subscribed to this project also subscribed to:
ussp-push
XMLStarlet
sfront
fakeroot
PHP


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
KIS
A simpler C implementation.
1.0.3 02-Sep-2008 GNU General Public License (GPL) Homepage Tar/GZ Changelog
C
A C implementation.
0.4.10 31-Oct-2007 GNU General Public License (GPL) Homepage Tar/GZ
Perl 0.9.3 27-Oct-2005 GNU General Public License (GPL) Homepage Tar/GZ Changelog

 Releases

Version Focus Date
0.4.10 Minor bugfixes 31-Oct-2007 17:48
0.4.6 Minor bugfixes 07-Jan-2005 05:25
0.4.5 Minor bugfixes 01-Jan-2005 15:53
0.4.4 Minor feature enhancements 29-Dec-2004 10:41
0.4.0 Documentation 26-Dec-2004 11:00
0.3.26 Major feature enhancements 24-Dec-2004 15:16
0.3.25 Minor feature enhancements 22-Dec-2004 19:00
0.3.21 Minor feature enhancements 21-Dec-2004 13:50
0.3.17 Minor feature enhancements 20-Dec-2004 08:16
0.3.10 Minor feature enhancements 18-Dec-2004 14:47

 Comments

[»] Nice idea!
by Andreas Gohr - Aug 26th 2004 13:51:25

But using this snippet works fine, too ;-)

date -s "`lynx -dump -head http://www.kernel.org |grep 'Date:'|awk -F': ' '{print $2}'`"

[reply] [top]


    [»] Re: Nice idea!
    by evervest - Aug 27th 2004 13:13:38

    Agreed, but you don't do boundary checking and your version is less friendly for non-programmers. You are more than welcome to write a slick version in C. It's the idea that counts :)

    [reply] [top]


    [»] Re: Nice idea!
    by evervest - Aug 27th 2004 15:28:52

    date -s "`lynx -dump -head http://www.kernel.org|awk -F': ' '/Date: / {print $2}'`" to make it even shorter

    [reply] [top]


    [»] Re: Nice idea!
    by jrexilius - Nov 7th 2004 21:16:55


    > But using this snippet works fine, too

    > ;-)

    >

    > date -s "`lynx -dump -head

    > http://www.kernel.org |grep 'Date:'|awk

    > -F': ' '{print $2}'`"

    I suppose if you ran that every minute you may not have any jumps, but the feature of smooth adjustment is good for less frequent polling.

    Although, wouldn't an HTTP extension to the rdate code be effective?

    [reply] [top]


      [»] Re: Nice idea!
      by evervest - Nov 8th 2004 09:15:29


      > I suppose if you ran that every minute
      > you may not have any jumps, but the
      > feature of smooth adjustment is good for
      > less frequent polling.

      The C version of htpd is doing smooth adjustments (since version 0.3.4) in stead of time steps, simular to ntpd.

      [reply] [top]


    [»] Re: Nice idea!
    by rkeene - Jan 11th 2005 12:23:54


    > But using this snippet works fine, too

    > ;-)

    >

    > date -s "`lynx -dump -head

    > http://www.kernel.org |grep 'Date:'|awk

    > -F': ' '{print $2}'`"

    HTP (atleast the C version) does basic statistical analysis to use multiple sources to create a more accurate time.

    --
    Roy Keene phm@rkeene.org

    [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs