<?xml version="1.0"?>
<!DOCTYPE content [ <!ENTITY nbsp " "> ]>
<rdf:RDF xml:base="http://snarfed.org/rdf"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://snarfed.org">
  <dc:title> snarfed.org  </dc:title>
  <dc:description> draw group stream of consciousness </dc:description>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>
</rdf:Description>

<rdf:Description rdf:about="http://snarfed.org/space/libmsntp">
  <dc:title> libmsntp </dc:title>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:date> 2003-01-01T05:00:00Z </dc:date>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>

  <content>
    <p><a href="/space/libmsntp"><img src="/space/clock.jpg" alt="clock.jpg" title="" /></a></p>

<p>For the impatient: <br />
<a href="/space/libmsntp-1.6a.tar.gz">Download libmsntp 1.6a source</a> <br />
<a href="http://rpm.pbone.net/index.php3/stat/4/idpl/1636073/com/libmsntp1-1.6a-1mdk.i586.rpm.html">Download binary RPM packages</a> <br />
<a href="http://www.hpcf.cam.ac.uk/export/">Msntp web site</a> <br />
<a href="http://www.faqs.org/rfcs/rfc2030.html">SNTP (RFC 2030)</a></p>

<p>libmsntp is a full-featured, compact, portable SNTP library.
<a href="http://www.faqs.org/rfcs/rfc2030.html">SNTP</a> is a simplified version of
<a href="http://www.faqs.org/rfcs/rfc1305.html">NTP</a>, which allows precise
synchronization of system clocks over a best-effort network. libmsntp provides
SNTP client and server functionality in a shared library with a simple API.</p>

<p>libmsntp is implemented as a thin layer on top of
<a href="http://www.hpcf.cam.ac.uk/export/">msntp</a>, N.M. Maclaren's command-line SNTP
utility. msntp is compact, straightforward, and elegant, and I'm indebted to
Nick and Cambridge's High Performance Computing Facility for providing the msntp
source to the public.</p>

<p>libmsntp is supported on most flavors of *nix. See the Makefile and
README.msntp in the tarball for more information.</p>

<p>libmsntp is distributed under the <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>,
and has been included in a number of Linux distributions, such as
<a href="http://www.mandriva.com/products/limited-edition/packages?p=media-contrib-lib64msntp1-1.6a-1mdk.x86_64.rpm.html&amp;R_=club_silver-and-above_x86-64_1-dvd">Mandriva</a>
(formerly Mandrake). Copyright 2005 <a href="http://ryan.barrett.name/">Ryan Barrett</a>,
1996-2000 N.M. Maclaren.</p>

<p>See also:</p>

<ul>
<li><a href="/space/synchronizing mp3 playback">synchronizing mp3 playback</a></li>
<li><a href="/space/linux time zones">linux time zones</a></li>
</ul>

  </content>

  <rdf:Seq>

  </rdf:Seq>
</rdf:Description>
</rdf:RDF>
