⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 yaz-ztest.sgml

📁 harvest是一个下载html网页得机器人
💻 SGML
字号:
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [     <!ENTITY ztest-options SYSTEM "ztest-options.xml">]><!-- $Id: yaz-ztest.sgml,v 1.4 2002/10/23 10:11:44 adam Exp $ --><refentry id="yaz-ztest">  <refmeta>  <refentrytitle>yaz-ztest</refentrytitle>  <manvolnum>8</manvolnum> </refmeta>  <refnamediv>  <refname>yaz-ztest</refname>  <refpurpose>Z39.50 Test Server</refpurpose> </refnamediv>  <refsynopsisdiv>  <cmdsynopsis>   <command>yaz-ztest</command>   <arg choice="opt"><option>-a <replaceable>file</replaceable></option></arg>   <arg choice="opt"><option>-v <replaceable>level</replaceable></option></arg>   <arg choice="opt"><option>-l <replaceable>file</replaceable></option></arg>   <arg choice="opt"><option>-u <replaceable>uid</replaceable></option></arg>   <arg choice="opt"><option>-c <replaceable>config</replaceable></option></arg>   <arg choice="opt"><option>-t <replaceable>minutes</replaceable></option></arg>   <arg choice="opt"><option>-k <replaceable>kilobytes</replaceable></option></arg>   <arg choice="opt"><option>-d <replaceable>daemon</replaceable></option></arg>   <arg choice="opt"><option>-w <replaceable>dir</replaceable></option></arg>   <arg choice="opt"><option>-ziST1</option></arg>   <arg choice="opt" rep="repeat">listener-spec</arg>  </cmdsynopsis>  <cmdsynopsis>   <command>yaz-ztest-ssl</command>   <arg rep="repeat" choice="opt"><option>option</option></arg>   <arg choice="opt" rep="repeat">addr</arg>  </cmdsynopsis> </refsynopsisdiv>  <refsect1><title>DESCRIPTION</title>   <para>    <command>yaz-ztest</command> is a Z39.50 test server.     The server acts as a real Z39.50 server but does not use a database.    It returns a random hit count and returns a subset of a few built-in    records.   </para>   <para>    <command>yaz-ztest-ssl</command> is identical to    <command>yaz-ztest</command> except that it supports SSL transport.   </para>   <para>    The <replaceable>listener-spec</replaceable> consists of a transport    mode followed by a colon, followed by a listener address. The    transport mode is either <literal>tcp</literal>, <literal>unix</literal>,    or <literal>ssl</literal> (<command>yaz-ztest-ssl</command> only).   </para>   <para>    For TCP and SSL, an address has the form:    <screen>     hostname | IP-number [ : portnumber ]    </screen>   </para>   <para>    For UNIX local socket the address is the filename of the local socket.   </para>  </refsect1>  <refsect1>   <title>OPTIONS</title>   &ztest-options;  </refsect1>  <refsect1><title>FILES</title>   <para>    <filename>yaz-&lt;version&gt;/ztest/yaz-ztest.c</filename>   </para>   <para>    <filename>yaz-&lt;version&gt;/include/yaz/backend.h</filename>   </para>  </refsect1>  <refsect1><title>SEE ALSO</title>   <para>    <citerefentry>     <refentrytitle>yaz</refentrytitle>     <manvolnum>7</manvolnum></citerefentry>   </para>   <para>    Section "Generic server" in the YAZ manual.   </para>  </refsect1></refentry><!-- Keep this comment at the end of the fileLocal variables:mode: sgmlsgml-omittag:tsgml-shorttag:tsgml-minimize-attributes:nilsgml-always-quote-attributes:tsgml-indent-step:1sgml-indent-data:tsgml-parent-document:nilsgml-local-catalogs: nilsgml-namecase-general:tEnd:-->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -