X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=doc%2Fintroduction.xml;h=5ec25838805de5a00581d3cb99fc542d3887da51;hp=08fec598c2a469666bcb5d192f2b1ace888022a3;hb=bd4b4f856f1094d75802a0715c2b242233fc9b5c;hpb=26b19f45d3d35247ecb637a112d08f36cc255879 diff --git a/doc/introduction.xml b/doc/introduction.xml index 08fec59..5ec2583 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,15 +1,14 @@ - + Introduction - YAZ++ - is a C++ layer for YAZ and implements the ANSI Z39.50 - protocol for information retrieval (client and server side). - While YAZ itself can be used from both C and C++ it is limited by the - common denominator C. + YAZ++ + is a C++ layer for YAZ and implements the ANSI + Z39.50 protocol for information + retrieval (client and server side). The YAZ++ packages also features a ZOOM interface for C++ ( - ZOOM C++). + ZOOM C++). Later versions (0.7+) of YAZ++ also supports SRW/SRU.