Commit da2506b0 authored by Matteo Quintiliani's avatar Matteo Quintiliani
Browse files

Changed date of revision


git-svn-id: file:///home/quintiliani/svncopy/nmxptool/trunk@995 3cd66e75-5955-46cb-a940-c26e5fc5497d
parent aad906a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -8,7 +8,7 @@
<center>
<center>
<h1>Earthworm Modules: <br>
<h1>Earthworm Modules: <br>
nmxptool configuration file </h1>
nmxptool configuration file </h1>
<i>(last revised 26 March, 2008)</i></center>
<i>(last revised 31 March, 2008)</i></center>
Page Index:<br>
Page Index:<br>
1. <a href="#function">Functional command listing</a><br>
1. <a href="#function">Functional command listing</a><br>
2. <a href="#alphabet">Alphabetic command listing &amp; description</a><br>
2. <a href="#alphabet">Alphabetic command listing &amp; description</a><br>
+1 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@
<h1 align="center">Earthworm Modules: <br>
<h1 align="center">Earthworm Modules: <br>
nmxptool overview</h1>
nmxptool overview</h1>
<center>
<center>
<p><i>(last revised 26 March, 2008)</i> </p>
<p><i>(last revised 31 March, 2008)</i> </p>
</center>
</center>
	<p>
	<p>
	The Nanometrics servers <i>NaqsServer</i> and <i>DataServer</i> can provide on-line access to seismic data and state-of-health information accepting TCP/IP connections and forwarding the requested data to each client program. <i>NaqsServer</i> collates and stores in near-real-time incoming data in ringbuffers whereas <i>DataServer</i> provides data of the past stored in <i>NaqsServer</i> ringbuffers. In order to implement the Nanometrics subscription protocols, the author developed a software consisting of a library called libnmxp and a tool called nmxptool. The library exposes a set of documented APIs which allow to communicate with the Nanometrics servers. The tool, based on libnmxp, allows to retrieve or monitor real-time data and data of the past.
	The Nanometrics servers <i>NaqsServer</i> and <i>DataServer</i> can provide on-line access to seismic data and state-of-health information accepting TCP/IP connections and forwarding the requested data to each client program. <i>NaqsServer</i> collates and stores in near-real-time incoming data in ringbuffers whereas <i>DataServer</i> provides data of the past stored in <i>NaqsServer</i> ringbuffers. In order to implement the Nanometrics subscription protocols, the author developed a software consisting of a library called libnmxp and a tool called nmxptool. The library exposes a set of documented APIs which allow to communicate with the Nanometrics servers. The tool, based on libnmxp, allows to retrieve or monitor real-time data and data of the past.