Initial commit
[yaz4j-moved-to-github.git] / dependencies / yaz-2.1.28 / doc / client.html
1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 5. The YAZ client</title><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="YAZ User's Guide and Reference"><link rel="up" href="index.html" title="YAZ User's Guide and Reference"><link rel="prev" href="server.vhosts.html" title="7. Virtual Hosts"><link rel="next" href="client.invoking.html" title="2. Invoking the YAZ client"></head><body><link rel="stylesheet" type="text/css" href="common/style1.css"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 5. The YAZ client</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="server.vhosts.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="client.invoking.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="client"></a>Chapter 5. The YAZ client</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="client.html#client.introduction">1. Introduction</a></span></dt><dt><span class="sect1"><a href="client.invoking.html">2. Invoking the YAZ client</a></span></dt><dt><span class="sect1"><a href="client.commands.html">3. Commands</a></span></dt><dt><span class="sect1"><a href="client.searching.html">4. Searching</a></span></dt></dl></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="client.introduction"></a>1. Introduction</h2></div></div></div><p>
2     yaz-client is a line-mode Z39.50/SRU client. It supports a fair amount
3     of the functionality of the Z39.50v3 standard.
4     Its primary purpose is to exercise the package, and verify that
5     the protocol works OK.
6     For the same reason some commands offers more functionality than others.
7     Commands that exercises common Z39.50 services such as search and present
8     have more features than less common supported services, such as Extended
9     Services (ItemOrder, ItemUpdate,..).
10    </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="server.vhosts.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="client.invoking.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">7. Virtual Hosts </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2. Invoking the YAZ client</td></tr></table></div></body></html>