be3a8d372c728a96b7b21360f88a069c04ce5988
[yaz-moved-to-github.git] / client / client.c
1 /*
2  * Copyright (c) 1995-2001, Index Data
3  * See the file LICENSE for details.
4  *
5  * $Log: client.c,v $
6  * Revision 1.124  2001-07-04 20:13:51  ja7
7  * Added new commend "proxy" for ysing a yaz-proxy to connect to the target
8  * Added new command line option -p for setting the proxy host
9  *
10  * Revision 1.123  2001/06/11 12:54:47  heikki
11  * Displayng diags in EsResponse, even if they should not be there...
12  *
13  * Revision 1.122  2001/05/16 07:27:29  adam
14  * Reference id set for InitRequest.
15  *
16  * Revision 1.121  2001/04/22 12:26:17  ja7
17  * if Compiled with Command line history a open command is pushed into
18  * the command history if yaz-client is startet with a server on the
19  * command line. eg
20  *   yaz-clinet tcp:server:port/database
21  * hash the commend
22  *   open tcp:server:port/database
23  * in the command history on startup
24  *
25  * Added the refid set with setrefid to the update APDU
26  *
27  * Revision 1.120  2001/04/06 12:26:46  adam
28  * Optional CCL module. Moved atoi_n to marcdisp.h from yaz-util.h.
29  *
30  * Revision 1.119  2001/04/05 13:08:48  adam
31  * New configure options: --enable-module.
32  *
33  * Revision 1.118  2001/03/27 14:48:06  adam
34  * Fixed scan for bad CCL.
35  *
36  * Revision 1.117  2001/03/25 21:55:12  adam
37  * Added odr_intdup. Ztest server returns TaskPackage for ItemUpdate.
38  *
39  * Revision 1.116  2001/03/21 12:43:36  adam
40  * Implemented cs_create_host. Better error reporting for SSL comstack.
41  *
42  * Revision 1.115  2001/03/13 18:10:58  adam
43  * Added option -c to set CCL config file.
44  *
45  * Revision 1.114  2001/02/21 13:46:53  adam
46  * C++ fixes.
47  *
48  * Revision 1.113  2001/02/21 09:41:15  adam
49  * Fixed problem with old codecs.
50  *
51  * Revision 1.112  2001/02/20 11:25:32  adam
52  * Added ill_get_APDU and ill_get_Cancel.
53  *
54  * Revision 1.111  2001/01/30 15:52:48  ja7
55  * added command for setting packageName in ES packages!
56  * command is named packagename default is NULL for server suplyed package name
57  *
58  * Revision 1.110  2001/01/29 11:19:05  adam
59  * Clients prints options in InitResponse.
60  *
61  * Revision 1.109  2001/01/22 10:41:47  adam
62  * Multiple attribute may be specified for sorging.
63  *
64  * Revision 1.108  2000/11/23 10:58:32  adam
65  * SSL comstack support. Separate POSIX thread support library.
66  *
67  * Revision 1.107  2000/11/16 13:11:07  adam
68  * Changed because ccl_rpn_query sets attribute set.
69  *
70  * Revision 1.106  2000/11/13 09:44:59  adam
71  * Work on SCAN: RPN2CCL conversion and proper "next" scan.
72  *
73  * Revision 1.105  2000/10/02 11:07:44  adam
74  * Added peer_name member for bend_init handler. Changed the YAZ
75  * client so that tcp: can be avoided in target spec.
76  *
77  * Revision 1.104  2000/09/04 08:58:15  adam
78  * Added prefix yaz_ for most logging utility functions.
79  *
80  * Revision 1.103  2000/08/10 08:41:26  adam
81  * Fixes for ILL.
82  *
83  * Revision 1.102  2000/05/18 11:57:04  adam
84  * Client display time elapsed.
85  *
86  * Revision 1.101  2000/04/05 07:39:54  adam
87  * Added shared library support (libtool).
88  *
89  * Revision 1.100  2000/03/20 19:29:59  adam
90  * Minor change.
91  *
92  * Revision 1.99  2000/03/20 19:06:25  adam
93  * Added Segment request for fronend server. Work on admin for client.
94  *
95  * Revision 1.98  2000/03/16 13:55:49  ian
96  * Added commands for sending shutdown and startup admin requests via the admin ES.
97  *
98  * Revision 1.97  2000/03/14 14:06:04  ian
99  * Minor change to order of debugging output for send_apdu,
100  * fixed encoding of admin request.
101  *
102  * Revision 1.96  2000/03/14 09:27:07  ian
103  * Added code to enable sending of admin extended service requests
104  *
105  * Revision 1.95  2000/02/28 11:20:05  adam
106  * Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
107  *
108  * Revision 1.94  2000/01/31 13:15:21  adam
109  * Removed uses of assert(3). Cleanup of ODR. CCL parser update so
110  * that some characters are not surrounded by spaces in resulting term.
111  * ILL-code updates.
112  *
113  * Revision 1.93  2000/01/15 09:39:50  adam
114  * Implemented ill_get_ILLRequest. More ILL testing for client.
115  *
116  * Revision 1.92  1999/12/21 16:24:48  adam
117  * More robust ISO2709 handling (in case of real bad formats).
118  *
119  * Revision 1.91  1999/12/16 23:36:19  adam
120  * Implemented ILL protocol. Minor updates ASN.1 compiler.
121  *
122  * Revision 1.90  1999/11/30 13:47:11  adam
123  * Improved installation. Moved header files to include/yaz.
124  *
125  * Revision 1.89  1999/11/04 14:58:44  adam
126  * Added status elements for backend delete result set handler.
127  * Updated delete result result set command for client.
128  *
129  * Revision 1.88  1999/10/11 10:00:29  adam
130  * Modified printing of records.
131  *
132  * Revision 1.87  1999/08/27 09:40:32  adam
133  * Renamed logf function to yaz_log. Removed VC++ project files.
134  *
135  * Revision 1.86  1999/07/06 12:13:35  adam
136  * Added "schema" command.
137  *
138  * Revision 1.85  1999/06/16 11:55:24  adam
139  * Added APDU log to client.
140  *
141  * Revision 1.84  1999/06/01 14:29:11  adam
142  * Work on Extended Services.
143  *
144  * Revision 1.83  1999/05/26 15:24:26  adam
145  * Fixed minor bugs regarding DB Update (introduced by previous commit).
146  *
147  * Revision 1.82  1999/05/26 13:49:12  adam
148  * DB Update implemented in client (very basic).
149  *
150  * Revision 1.81  1999/04/20 09:56:48  adam
151  * Added 'name' paramter to encoder/decoder routines (typedef Odr_fun).
152  * Modified all encoders/decoders to reflect this change.
153  *
154  * Revision 1.80  1999/03/31 11:18:24  adam
155  * Implemented odr_strdup. Added Reference ID to backend server API.
156  *
157  * Revision 1.79  1999/03/23 14:14:25  adam
158  * Yet another fix.
159  *
160  * Revision 1.78  1999/03/18 12:57:18  adam
161  * Minor fix.
162  *
163  * Revision 1.77  1999/03/11 15:26:51  adam
164  * Fixed bug (introduced by previous commit).
165  *
166  * Revision 1.76  1999/03/11 11:12:07  adam
167  * Added GNU readline support. HTML display in client.
168  *
169  * Revision 1.75  1999/02/01 15:37:32  adam
170  * Fixed minor bug introduced by previous commit.
171  *
172  * Revision 1.74  1999/02/01 15:35:21  adam
173  * Added XML display.
174  *
175  * Revision 1.73  1998/10/20 13:55:43  quinn
176  * Fixed Scan bug in asn and client
177  *
178  * Revision 1.72  1998/10/20 13:23:15  quinn
179  * changed preferred pos to 1
180  *
181  * Revision 1.71  1998/10/20 13:21:43  adam
182  * Fixed scan response handler.
183  *
184  * Revision 1.70  1998/09/22 09:40:37  adam
185  * Minor changes in sort spec.
186  *
187  * Revision 1.69  1998/08/19 16:10:06  adam
188  * Changed som member names of DeleteResultSetRequest/Response.
189  *
190  * Revision 1.68  1998/07/20 12:37:06  adam
191  * Added 'delete <resultset>' command. Changed open command so that
192  * it reconnects if already connected.
193  *
194  * Revision 1.67  1998/06/09 13:55:06  adam
195  * Minor changes.
196  *
197  * Revision 1.66  1998/05/18 13:06:53  adam
198  * Changed the way attribute sets are handled by the retriaval module.
199  * Extended Explain conversion / schema.
200  * Modified server and client to work with ASN.1 compiled protocol handlers.
201  *
202  * Revision 1.65  1998/03/31 15:13:19  adam
203  * Development towards compiled ASN.1.
204  *
205  * Revision 1.64  1998/03/31 11:07:44  adam
206  * Furhter work on UNIverse resource report.
207  * Added Extended Services handling in frontend server.
208  *
209  * Revision 1.63  1998/03/05 08:05:10  adam
210  * Added a few casts to make C++ happy.
211  *
212  * Revision 1.62  1998/02/11 11:53:33  adam
213  * Changed code so that it compiles as C++.
214  *
215  * Revision 1.61  1998/02/10 11:03:06  adam
216  * Implemented command refid. Client prints reference-ID's, when present,
217  * in responses.
218  *
219  * Revision 1.60  1998/01/29 14:08:52  adam
220  * Better sort diagnostics.
221  *
222  * Revision 1.59  1998/01/29 13:17:56  adam
223  * Added sort.
224  *
225  * Revision 1.58  1998/01/07 13:51:45  adam
226  * Minor change.
227  *
228  * Revision 1.57  1998/01/07 12:58:22  adam
229  * Using fgets instead of gets.
230  *
231  * Revision 1.56  1997/11/05 09:18:31  adam
232  * The client handles records with no associated syntax.
233  *
234  * Revision 1.55  1997/10/31 12:20:08  adam
235  * Improved memory debugging for xmalloc/nmem.c. References to NMEM
236  * instead of ODR in n ESPEC-1 handling in source d1_espec.c.
237  * Bug fix: missing fclose in data1_read_espec1.
238  *
239  * Revision 1.54  1997/10/27 13:52:46  adam
240  * Header yaz-util includes all YAZ utility header files.
241  *
242  * Revision 1.53  1997/09/29 13:18:59  adam
243  * Added function, oid_ent_to_oid, to replace the function
244  * oid_getoidbyent, which is not thread safe.
245  *
246  * Revision 1.52  1997/09/29 07:20:31  adam
247  * Client code uses nmem_init.
248  *
249  * Revision 1.51  1997/09/26 09:41:55  adam
250  * Updated client to handle multiple diagnostics.
251  *
252  * Revision 1.50  1997/09/17 12:10:29  adam
253  * YAZ version 1.4.
254  *
255  * Revision 1.49  1997/09/04 13:45:17  adam
256  * Added UNImarc to list of available syntaxes.
257  *
258  * Revision 1.48  1997/09/01 08:48:44  adam
259  * New windows NT/95 port using MSV5.0. Only a few changes made
260  * to avoid warnings. Sub project created: client.dsp.
261  *
262  * Revision 1.47  1997/07/01 13:49:56  adam
263  * Take care of case when invalid target is specified on command line.
264  *
265  * Revision 1.46  1997/06/23 10:30:18  adam
266  * Added call to ccl_rpn_delete in search. Added ODR stream "out"
267  * as parameter to ccl_rpn_query to release RPN query.
268  *
269  * Revision 1.45  1997/05/14 06:53:29  adam
270  * C++ support.
271  *
272  * Revision 1.44  1997/05/05 11:20:35  adam
273  * Client uses "options" utility and marc dump filename may be specified
274  * as an option (-m <file>).
275  *
276  * Revision 1.43  1996/11/08 11:03:26  adam
277  * Client accepts multiple database names.
278  *
279  * Revision 1.42  1996/10/08 10:44:57  quinn
280  * Resolved conflicts.
281  *
282  * Revision 1.41  1996/10/07  15:29:03  quinn
283  * Work
284  *
285  * Revision 1.40  1996/08/29  14:19:34  quinn
286  * Fixed conflict (CVS)
287  *
288  * Revision 1.39  1996/08/27  10:43:22  quinn
289  * Made select() optional
290  *
291  * Revision 1.38  1996/08/12  14:09:11  adam
292  * Default prefix query attribute set defined by using p_query_attset.
293  *
294  * Revision 1.37  1996/07/06  19:58:29  quinn
295  * System headerfiles gathered in yconfig
296  *
297  * Revision 1.36  1996/06/10  08:53:47  quinn
298  * Added Summary
299  *
300  * Revision 1.35  1996/06/03  09:45:50  quinn
301  * Added display of OIDs in the GRS routine.
302  *
303  * Revision 1.34  1996/05/09  07:26:49  quinn
304  * *** empty log message ***
305  *
306  * Revision 1.33  1996/05/09  07:25:22  quinn
307  * Small
308  *
309  * Revision 1.32  1996/03/15  11:05:33  adam
310  * The user can set the preferred query type (prefix, ccl, ..) with the
311  * querytype command.
312  *
313  * Revision 1.31  1996/02/20  12:51:54  quinn
314  * Fixed problems with EXTERNAL.
315  *
316  * Revision 1.30  1996/02/12  18:18:09  quinn
317  * Fidgeting.
318  *
319  * Revision 1.29  1996/01/02  08:57:25  quinn
320  * Changed enums in the ASN.1 .h files to #defines. Changed oident.class to oclass
321  *
322  * Revision 1.28  1995/12/14  11:09:31  quinn
323  * Added Explain record syntax to the format command.
324  *
325  * Revision 1.27  1995/12/12  16:37:02  quinn
326  * Added destroy element to data1_node.
327  *
328  * Revision 1.26  1995/12/12  14:11:00  quinn
329  * Minimal.
330  *
331  * Revision 1.25  1995/11/13  09:27:22  quinn
332  * Fiddling with the variant stuff.
333  *
334  * Revision 1.24  1995/10/30  12:41:13  quinn
335  * Added hostname lookup for server.
336  *
337  * Revision 1.23  1995/10/18  16:12:30  quinn
338  * Better diagnostics.
339  *
340  * Revision 1.22  1995/10/11  14:49:12  quinn
341  * Smallish.
342  *
343  * Revision 1.21  1995/09/29  17:01:47  quinn
344  * More Windows work
345  *
346  * Revision 1.20  1995/08/29  14:24:13  quinn
347  * Added second half of close-handshake
348  *
349  * Revision 1.19  1995/08/29  11:17:28  quinn
350  * Added code to receive close
351  *
352  * Revision 1.18  1995/08/28  12:21:27  quinn
353  * Client can now ask for simple element set names.
354  *
355  * Revision 1.17  1995/08/17  12:45:02  quinn
356  * Fixed minor problems with GRS-1. Added support in c&s.
357  *
358  * Revision 1.16  1995/08/15  12:00:04  quinn
359  * Updated External
360  *
361  * Revision 1.15  1995/06/22  09:28:03  quinn
362  * Fixed bug in SUTRS processing.
363  *
364  * Revision 1.14  1995/06/19  12:37:41  quinn
365  * Added BER dumper.
366  *
367  * Revision 1.13  1995/06/16  10:29:11  quinn
368  * *** empty log message ***
369  *
370  * Revision 1.12  1995/06/15  07:44:57  quinn
371  * Moving to v3.
372  *
373  * Revision 1.11  1995/06/14  15:26:40  quinn
374  * *** empty log message ***
375  *
376  * Revision 1.10  1995/06/06  14:56:58  quinn
377  * Better diagnostics.
378  *
379  * Revision 1.9  1995/06/06  08:15:19  quinn
380  * Cosmetic.
381  *
382  * Revision 1.8  1995/06/05  10:52:22  quinn
383  * Added SCAN.
384  *
385  * Revision 1.7  1995/06/02  09:50:09  quinn
386  * Smallish.
387  *
388  * Revision 1.6  1995/05/31  08:29:21  quinn
389  * Nothing significant.
390  *
391  * Revision 1.5  1995/05/29  08:10:47  quinn
392  * Moved oid.c to util.
393  *
394  * Revision 1.4  1995/05/22  15:30:13  adam
395  * Client uses prefix query notation.
396  *
397  * Revision 1.3  1995/05/22  15:06:53  quinn
398  * *** empty log message ***
399  *
400  * Revision 1.2  1995/05/22  14:56:40  quinn
401  * *** empty log message ***
402  *
403  * Revision 1.1  1995/05/22  11:30:31  quinn
404  * Added prettier client.
405  *
406  *
407  */
408
409 /*
410  * This is the obligatory little toy client, whose primary purpose is
411  * to illustrate the use of the YAZ service-level API.
412  */
413
414 #include <stdio.h>
415 #include <stdlib.h>
416 #include <time.h>
417
418 #include <yaz/yaz-util.h>
419
420 #include <yaz/tcpip.h>
421 #ifdef USE_XTIMOSI
422 #include <yaz/xmosi.h>
423 #endif
424
425 #include <yaz/proto.h>
426 #include <yaz/marcdisp.h>
427 #include <yaz/diagbib1.h>
428
429 #include <yaz/pquery.h>
430
431 #if YAZ_MODULE_ill
432 #include <yaz/ill.h>
433 #endif
434
435 #if YAZ_MODULE_ccl
436 #include <yaz/yaz-ccl.h>
437 #endif
438
439 #if HAVE_READLINE_READLINE_H
440 #include <readline/readline.h>
441 #endif
442 #if HAVE_READLINE_HISTORY_H
443 #include <readline/history.h>
444 #endif
445
446 #include "admin.h"
447
448 #define C_PROMPT "Z> "
449
450 static ODR out, in, print;              /* encoding and decoding streams */
451 static FILE *apdu_file = 0;
452 static COMSTACK conn = 0;               /* our z-association */
453 static Z_IdAuthentication *auth = 0;    /* our current auth definition */
454 char *databaseNames[128];
455 int num_databaseNames = 0;
456 static Z_External *record_last = 0;
457 static int setnumber = 0;               /* current result set number */
458 static int smallSetUpperBound = 0;
459 static int largeSetLowerBound = 1;
460 static int mediumSetPresentNumber = 0;
461 static Z_ElementSetNames *elementSetNames = 0; 
462 static int setno = 1;                   /* current set offset */
463 static enum oid_proto protocol = PROTO_Z3950;      /* current app protocol */
464 static enum oid_value recordsyntax = VAL_USMARC;
465 static enum oid_value schema = VAL_NONE;
466 static int sent_close = 0;
467 static NMEM session_mem = NULL;      /* memory handle for init-response */
468 static Z_InitResponse *session = 0;     /* session parameters */
469 static char last_scan_line[512] = "0";
470 static char last_scan_query[512] = "0";
471 static char ccl_fields[512] = "default.bib";
472 static char* esPackageName = 0;
473 static char* yazProxy = 0;
474
475 static char last_cmd[100] = "?";
476 static FILE *marcdump = 0;
477 static char *refid = NULL;
478
479 typedef enum {
480     QueryType_Prefix,
481     QueryType_CCL,
482     QueryType_CCL2RPN
483 } QueryType;
484
485 static QueryType queryType = QueryType_Prefix;
486
487 #if YAZ_MODULE_ccl
488 static CCL_bibset bibset;               /* CCL bibset handle */
489 #endif
490
491 ODR getODROutputStream()
492 {
493     return out;
494 }
495
496 void send_apdu(Z_APDU *a)
497 {
498     char *buf;
499     int len;
500
501     if (apdu_file)
502     {
503         z_APDU(print, &a, 0, 0);
504         odr_reset(print);
505     }
506     if (!z_APDU(out, &a, 0, 0))
507     {
508         odr_perror(out, "Encoding APDU");
509         exit(1);
510     }
511     buf = odr_getbuf(out, &len, 0);
512     /* printf ("sending APDU of size %d\n", len); */
513     if (cs_put(conn, buf, len) < 0)
514     {
515         fprintf(stderr, "cs_put: %s", cs_errmsg(cs_errno(conn)));
516         exit(1);
517     }
518     odr_reset(out); /* release the APDU structure  */
519 }
520
521 static void print_refid (Z_ReferenceId *id)
522 {
523     if (id)
524     {
525         printf ("ReferenceId: '%.*s'\n", id->len, id->buf);
526     }
527 }
528
529 static Z_ReferenceId *set_refid (ODR out)
530 {
531     Z_ReferenceId *id;
532     if (!refid)
533         return 0;
534     id = (Z_ReferenceId *) odr_malloc (out, sizeof(*id));
535     id->size = id->len = strlen(refid);
536     id->buf = (unsigned char *) odr_malloc (out, id->len);
537     memcpy (id->buf, refid, id->len);
538     return id;
539 }   
540
541 /* INIT SERVICE ------------------------------- */
542
543 static void send_initRequest(const char* type_and_host)
544 {
545     Z_APDU *apdu = zget_APDU(out, Z_APDU_initRequest);
546     Z_InitRequest *req = apdu->u.initRequest;
547
548     ODR_MASK_SET(req->options, Z_Options_search);
549     ODR_MASK_SET(req->options, Z_Options_present);
550     ODR_MASK_SET(req->options, Z_Options_namedResultSets);
551     ODR_MASK_SET(req->options, Z_Options_triggerResourceCtrl);
552     ODR_MASK_SET(req->options, Z_Options_scan);
553     ODR_MASK_SET(req->options, Z_Options_sort);
554     ODR_MASK_SET(req->options, Z_Options_extendedServices);
555     ODR_MASK_SET(req->options, Z_Options_delSet);
556
557     ODR_MASK_SET(req->protocolVersion, Z_ProtocolVersion_1);
558     ODR_MASK_SET(req->protocolVersion, Z_ProtocolVersion_2);
559     ODR_MASK_SET(req->protocolVersion, Z_ProtocolVersion_3);
560
561     *req->maximumRecordSize = 1024*1024;
562     *req->preferredMessageSize = 1024*1024;
563
564     req->idAuthentication = auth;
565
566     req->referenceId = set_refid (out);
567
568
569     yaz_oi_set_string_oidval(&req->otherInfo, out, VAL_PROXY, 1, type_and_host);
570
571     
572     send_apdu(apdu);
573     printf("Sent initrequest.\n");
574 }
575
576 static int process_initResponse(Z_InitResponse *res)
577 {
578     /* save session parameters for later use */
579     session_mem = odr_extract_mem(in);
580     session = res;
581
582     if (!*res->result)
583         printf("Connection rejected by target.\n");
584     else
585         printf("Connection accepted by target.\n");
586     if (res->implementationId)
587         printf("ID     : %s\n", res->implementationId);
588     if (res->implementationName)
589         printf("Name   : %s\n", res->implementationName);
590     if (res->implementationVersion)
591         printf("Version: %s\n", res->implementationVersion);
592     if (res->userInformationField)
593     {
594         printf("UserInformationfield:\n");
595         if (!z_External(print, (Z_External**)&res-> userInformationField,
596             0, 0))
597         {
598             odr_perror(print, "Printing userinfo\n");
599             odr_reset(print);
600         }
601         if (res->userInformationField->which == Z_External_octet)
602         {
603             printf("Guessing visiblestring:\n");
604             printf("'%s'\n", res->userInformationField->u. octet_aligned->buf);
605         }
606         odr_reset (print);
607     }
608     printf ("Options:");
609     if (ODR_MASK_GET(res->options, Z_Options_search))
610         printf (" search");
611     if (ODR_MASK_GET(res->options, Z_Options_present))
612         printf (" present");
613     if (ODR_MASK_GET(res->options, Z_Options_delSet))
614         printf (" delSet");
615     if (ODR_MASK_GET(res->options, Z_Options_resourceReport))
616         printf (" resourceReport");
617     if (ODR_MASK_GET(res->options, Z_Options_resourceCtrl))
618         printf (" resourceCtrl");
619     if (ODR_MASK_GET(res->options, Z_Options_accessCtrl))
620         printf (" accessCtrl");
621     if (ODR_MASK_GET(res->options, Z_Options_scan))
622         printf (" scan");
623     if (ODR_MASK_GET(res->options, Z_Options_sort))
624         printf (" sort");
625     if (ODR_MASK_GET(res->options, Z_Options_extendedServices))
626         printf (" extendedServices");
627     if (ODR_MASK_GET(res->options, Z_Options_level_1Segmentation))
628         printf (" level1Segmentation");
629     if (ODR_MASK_GET(res->options, Z_Options_level_2Segmentation))
630         printf (" level2Segmentation");
631     if (ODR_MASK_GET(res->options, Z_Options_concurrentOperations))
632         printf (" concurrentOperations");
633     if (ODR_MASK_GET(res->options, Z_Options_namedResultSets))
634         printf (" namedResultSets");
635     printf ("\n");
636     fflush (stdout);
637     return 0;
638 }
639
640 static int cmd_base(char *arg)
641 {
642     int i;
643     char *cp;
644
645     if (!*arg)
646     {
647         printf("Usage: base <database> <database> ...\n");
648         return 0;
649     }
650     for (i = 0; i<num_databaseNames; i++)
651         xfree (databaseNames[i]);
652     num_databaseNames = 0;
653     while (1)
654     {
655         if (!(cp = strchr(arg, ' ')))
656             cp = arg + strlen(arg);
657         if (cp - arg < 1)
658             break;
659         databaseNames[num_databaseNames] = (char *)xmalloc (1 + cp - arg);
660         memcpy (databaseNames[num_databaseNames], arg, cp - arg);
661         databaseNames[num_databaseNames++][cp - arg] = '\0';
662         if (!*cp)
663             break;
664         arg = cp+1;
665     }
666     return 1;
667 }
668
669
670 int cmd_open(char *arg)
671 {
672     void *add;
673     char type_and_host[101], base[101];
674     CS_TYPE t;
675
676     if (conn)
677     {
678         printf("Already connected.\n");
679
680         cs_close (conn);
681         conn = NULL;
682         if (session_mem)
683         {
684             nmem_destroy (session_mem);
685             session_mem = NULL;
686         }
687     }
688     t = tcpip_type;
689     base[0] = '\0';
690     if (sscanf (arg, "%100[^/]/%100s", type_and_host, base) < 1)
691         return 0;
692
693     if(yazProxy) 
694     {
695       conn = cs_create_host(yazProxy, 1, &add);
696     } 
697     else 
698     { 
699       conn = cs_create_host(type_and_host, 1, &add);
700     };
701         
702     if (!conn)
703     {
704         printf ("Couldn't create comstack\n");
705         return 0;
706     }
707     printf("Connecting...");
708     fflush(stdout);
709     if (cs_connect(conn, add) < 0)
710     {
711         printf ("error = %s\n", cs_strerror(conn));
712         if (conn->cerrno == CSYSERR)
713             perror("system");
714         cs_close(conn);
715         conn = 0;
716         return 0;
717     }
718     printf("Ok.\n");
719
720     send_initRequest(type_and_host);
721     if (*base)
722         cmd_base (base);
723     return 2;
724 }
725
726 int cmd_authentication(char *arg)
727 {
728     static Z_IdAuthentication au;
729     static char open[256];
730
731     if (!*arg)
732     {
733         printf("Auth field set to null\n");
734         auth = 0;
735         return 1;
736     }
737     auth = &au;
738     au.which = Z_IdAuthentication_open;
739     au.u.open = open;
740     strcpy(open, arg);
741     return 1;
742 }
743
744 /* SEARCH SERVICE ------------------------------ */
745
746 static void display_variant(Z_Variant *v, int level)
747 {
748     int i;
749
750     for (i = 0; i < v->num_triples; i++)
751     {
752         printf("%*sclass=%d,type=%d", level * 4, "", *v->triples[i]->zclass,
753             *v->triples[i]->type);
754         if (v->triples[i]->which == Z_Triple_internationalString)
755             printf(",value=%s\n", v->triples[i]->value.internationalString);
756         else
757             printf("\n");
758     }
759 }
760
761 static void display_grs1(Z_GenericRecord *r, int level)
762 {
763     int i;
764
765     if (!r)
766         return;
767     for (i = 0; i < r->num_elements; i++)
768     {
769         Z_TaggedElement *t;
770
771         printf("%*s", level * 4, "");
772         t = r->elements[i];
773         printf("(");
774         if (t->tagType)
775             printf("%d,", *t->tagType);
776         else
777             printf("?,");
778         if (t->tagValue->which == Z_StringOrNumeric_numeric)
779             printf("%d) ", *t->tagValue->u.numeric);
780         else
781             printf("%s) ", t->tagValue->u.string);
782         if (t->content->which == Z_ElementData_subtree)
783         {
784             printf("\n");
785             display_grs1(t->content->u.subtree, level+1);
786         }
787         else if (t->content->which == Z_ElementData_string)
788             printf("%s\n", t->content->u.string);
789         else if (t->content->which == Z_ElementData_numeric)
790             printf("%d\n", *t->content->u.numeric);
791         else if (t->content->which == Z_ElementData_oid)
792         {
793             int *ip = t->content->u.oid;
794             oident *oent;
795
796             if ((oent = oid_getentbyoid(t->content->u.oid)))
797                 printf("OID: %s\n", oent->desc);
798             else
799             {
800                 printf("{");
801                 while (ip && *ip >= 0)
802                     printf(" %d", *(ip++));
803                 printf(" }\n");
804             }
805         }
806         else if (t->content->which == Z_ElementData_noDataRequested)
807             printf("[No data requested]\n");
808         else if (t->content->which == Z_ElementData_elementEmpty)
809             printf("[Element empty]\n");
810         else if (t->content->which == Z_ElementData_elementNotThere)
811             printf("[Element not there]\n");
812         else
813             printf("??????\n");
814         if (t->appliedVariant)
815             display_variant(t->appliedVariant, level+1);
816         if (t->metaData && t->metaData->supportedVariants)
817         {
818             int c;
819
820             printf("%*s---- variant list\n", (level+1)*4, "");
821             for (c = 0; c < t->metaData->num_supportedVariants; c++)
822             {
823                 printf("%*svariant #%d\n", (level+1)*4, "", c);
824                 display_variant(t->metaData->supportedVariants[c], level + 2);
825             }
826         }
827     }
828 }
829
830 static void print_record(const unsigned char *buf, size_t len)
831 {
832    size_t i;
833    for (i = 0; i<len; i++)
834        if ((buf[i] <= 126 && buf[i] >= 32) || strchr ("\n\r\t\f", buf[i]))
835            fputc (buf[i], stdout);
836        else
837            printf ("\\X%02X", buf[i]);
838    /* add newline if not already added ... */
839    if (i <= 0 || buf[i-1] != '\n')
840        fputc ('\n', stdout);
841 }
842
843 static void display_record(Z_DatabaseRecord *p)
844 {
845     Z_External *r = (Z_External*) p;
846     oident *ent = oid_getentbyoid(r->direct_reference);
847
848     record_last = r;
849     /*
850      * Tell the user what we got.
851      */
852     if (r->direct_reference)
853     {
854         printf("Record type: ");
855         if (ent)
856             printf("%s\n", ent->desc);
857         else if (!odr_oid(print, &r->direct_reference, 0, 0))
858         {
859             odr_perror(print, "print oid");
860             odr_reset(print);
861         }
862     }
863     /* Check if this is a known, ASN.1 type tucked away in an octet string */
864     if (ent && r->which == Z_External_octet)
865     {
866         Z_ext_typeent *type = z_ext_getentbyref(ent->value);
867         void *rr;
868
869         if (type)
870         {
871             /*
872              * Call the given decoder to process the record.
873              */
874             odr_setbuf(in, (char*)p->u.octet_aligned->buf,
875                 p->u.octet_aligned->len, 0);
876             if (!(*type->fun)(in, (char **)&rr, 0, 0))
877             {
878                 odr_perror(in, "Decoding constructed record.");
879                 fprintf(stderr, "[Near %d]\n", odr_offset(in));
880                 fprintf(stderr, "Packet dump:\n---------\n");
881                 odr_dumpBER(stderr, (char*)p->u.octet_aligned->buf,
882                     p->u.octet_aligned->len);
883                 fprintf(stderr, "---------\n");
884                 exit(1);
885             }
886             /*
887              * Note: we throw away the original, BER-encoded record here.
888              * Do something else with it if you want to keep it.
889              */
890             r->u.sutrs = (Z_SUTRS *) rr; /* we don't actually check the type here. */
891             r->which = type->what;
892         }
893     }
894     if (ent && ent->value == VAL_SOIF)
895         print_record((const unsigned char *) r->u.octet_aligned->buf, r->u.octet_aligned->len);
896     else if (r->which == Z_External_octet && p->u.octet_aligned->len)
897     {
898         const char *octet_buf = (char*)p->u.octet_aligned->buf;
899         if (ent->value == VAL_TEXT_XML || ent->value == VAL_APPLICATION_XML ||
900             ent->value == VAL_HTML)
901             print_record((const unsigned char *) octet_buf,
902                          p->u.octet_aligned->len);
903         else
904         {
905             if (marc_display (octet_buf, NULL) <= 0)
906             {
907                 printf ("ISO2709 decoding failed, dumping record as is:\n");
908                 print_record((const unsigned char*) octet_buf,
909                               p->u.octet_aligned->len);
910             }
911         }
912         if (marcdump)
913             fwrite (octet_buf, 1, p->u.octet_aligned->len, marcdump);
914     }
915     else if (ent && ent->value == VAL_SUTRS)
916     {
917         if (r->which != Z_External_sutrs)
918         {
919             printf("Expecting single SUTRS type for SUTRS.\n");
920             return;
921         }
922         print_record(r->u.sutrs->buf, r->u.sutrs->len);
923     }
924     else if (ent && ent->value == VAL_GRS1)
925     {
926         if (r->which != Z_External_grs1)
927         {
928             printf("Expecting single GRS type for GRS.\n");
929             return;
930         }
931         display_grs1(r->u.grs1, 0);
932     }
933     else 
934     {
935         printf("Unknown record representation.\n");
936         if (!z_External(print, &r, 0, 0))
937         {
938             odr_perror(print, "Printing external");
939             odr_reset(print);
940         }
941     }
942 }
943
944
945 static void display_diagrecs(Z_DiagRec **pp, int num)
946 {
947     int i;
948     oident *ent;
949     Z_DefaultDiagFormat *r;
950
951     printf("Diagnostic message(s) from database:\n");
952     for (i = 0; i<num; i++)
953     {
954         Z_DiagRec *p = pp[i];
955         if (p->which != Z_DiagRec_defaultFormat)
956         {
957             printf("Diagnostic record not in default format.\n");
958             return;
959         }
960         else
961             r = p->u.defaultFormat;
962         if (!(ent = oid_getentbyoid(r->diagnosticSetId)) ||
963             ent->oclass != CLASS_DIAGSET || ent->value != VAL_BIB1)
964             printf("Missing or unknown diagset\n");
965         printf("    [%d] %s", *r->condition, diagbib1_str(*r->condition));
966 #ifdef ASN_COMPILED
967         switch (r->which)
968         {
969         case Z_DefaultDiagFormat_v2Addinfo:
970             printf (" -- v2 addinfo '%s'\n", r->u.v2Addinfo);
971             break;
972         case Z_DefaultDiagFormat_v3Addinfo:
973             printf (" -- v3 addinfo '%s'\n", r->u.v3Addinfo);
974             break;
975         }
976 #else
977         if (r->addinfo && *r->addinfo)
978             printf(" -- '%s'\n", r->addinfo);
979         else
980             printf("\n");
981 #endif
982     }
983 }
984
985
986 static void display_nameplusrecord(Z_NamePlusRecord *p)
987 {
988     if (p->databaseName)
989         printf("[%s]", p->databaseName);
990     if (p->which == Z_NamePlusRecord_surrogateDiagnostic)
991         display_diagrecs(&p->u.surrogateDiagnostic, 1);
992     else if (p->which == Z_NamePlusRecord_databaseRecord)
993         display_record(p->u.databaseRecord);
994 }
995
996 static void display_records(Z_Records *p)
997 {
998     int i;
999
1000     if (p->which == Z_Records_NSD)
1001     {
1002 #ifdef ASN_COMPILED
1003         Z_DiagRec dr, *dr_p = &dr;
1004         dr.which = Z_DiagRec_defaultFormat;
1005         dr.u.defaultFormat = p->u.nonSurrogateDiagnostic;
1006         display_diagrecs (&dr_p, 1);
1007 #else
1008         display_diagrecs (&p->u.nonSurrogateDiagnostic, 1);
1009 #endif
1010     }
1011     else if (p->which == Z_Records_multipleNSD)
1012         display_diagrecs (p->u.multipleNonSurDiagnostics->diagRecs,
1013                           p->u.multipleNonSurDiagnostics->num_diagRecs);
1014     else 
1015     {
1016         printf("Records: %d\n", p->u.databaseOrSurDiagnostics->num_records);
1017         for (i = 0; i < p->u.databaseOrSurDiagnostics->num_records; i++)
1018             display_nameplusrecord(p->u.databaseOrSurDiagnostics->records[i]);
1019     }
1020 }
1021
1022 static int send_deleteResultSetRequest(char *arg)
1023 {
1024     char names[8][32];
1025     int i;
1026
1027     Z_APDU *apdu = zget_APDU(out, Z_APDU_deleteResultSetRequest);
1028     Z_DeleteResultSetRequest *req = apdu->u.deleteResultSetRequest;
1029
1030     req->referenceId = set_refid (out);
1031
1032     req->num_resultSetList =
1033         sscanf (arg, "%30s %30s %30s %30s %30s %30s %30s %30s",
1034                 names[0], names[1], names[2], names[3],
1035                 names[4], names[5], names[6], names[7]);
1036
1037     req->deleteFunction = (int *)
1038         odr_malloc (out, sizeof(*req->deleteFunction));
1039     if (req->num_resultSetList > 0)
1040     {
1041         *req->deleteFunction = Z_DeleteRequest_list;
1042         req->resultSetList = (char **)
1043             odr_malloc (out, sizeof(*req->resultSetList)*
1044                         req->num_resultSetList);
1045         for (i = 0; i<req->num_resultSetList; i++)
1046             req->resultSetList[i] = names[i];
1047     }
1048     else
1049     {
1050         *req->deleteFunction = Z_DeleteRequest_all;
1051         req->resultSetList = 0;
1052     }
1053     
1054     send_apdu(apdu);
1055     printf("Sent deleteResultSetRequest.\n");
1056     return 2;
1057 }
1058
1059 static int send_searchRequest(char *arg)
1060 {
1061     Z_APDU *apdu = zget_APDU(out, Z_APDU_searchRequest);
1062     Z_SearchRequest *req = apdu->u.searchRequest;
1063     Z_Query query;
1064     int oid[OID_SIZE];
1065 #if YAZ_MODULE_ccl
1066     struct ccl_rpn_node *rpn = NULL;
1067     int error, pos;
1068 #endif
1069     char setstring[100];
1070     Z_RPNQuery *RPNquery;
1071     Odr_oct ccl_query;
1072
1073 #if YAZ_MODULE_ccl
1074     if (queryType == QueryType_CCL2RPN)
1075     {
1076         rpn = ccl_find_str(bibset, arg, &error, &pos);
1077         if (error)
1078         {
1079             printf("CCL ERROR: %s\n", ccl_err_msg(error));
1080             return 0;
1081         }
1082     }
1083 #endif
1084     req->referenceId = set_refid (out);
1085     if (!strcmp(arg, "@big")) /* strictly for troublemaking */
1086     {
1087         static unsigned char big[2100];
1088         static Odr_oct bigo;
1089
1090         /* send a very big referenceid to test transport stack etc. */
1091         memset(big, 'A', 2100);
1092         bigo.len = bigo.size = 2100;
1093         bigo.buf = big;
1094         req->referenceId = &bigo;
1095     }
1096     
1097     if (setnumber >= 0)
1098     {
1099         sprintf(setstring, "%d", ++setnumber);
1100         req->resultSetName = setstring;
1101     }
1102     *req->smallSetUpperBound = smallSetUpperBound;
1103     *req->largeSetLowerBound = largeSetLowerBound;
1104     *req->mediumSetPresentNumber = mediumSetPresentNumber;
1105     if (smallSetUpperBound > 0 || (largeSetLowerBound > 1 &&
1106         mediumSetPresentNumber > 0))
1107     {
1108         oident prefsyn;
1109
1110         prefsyn.proto = protocol;
1111         prefsyn.oclass = CLASS_RECSYN;
1112         prefsyn.value = recordsyntax;
1113         req->preferredRecordSyntax =
1114             odr_oiddup(out, oid_ent_to_oid(&prefsyn, oid));
1115         req->smallSetElementSetNames =
1116             req->mediumSetElementSetNames = elementSetNames;
1117     }
1118     req->num_databaseNames = num_databaseNames;
1119     req->databaseNames = databaseNames;
1120
1121     req->query = &query;
1122
1123     switch (queryType)
1124     {
1125     case QueryType_Prefix:
1126         query.which = Z_Query_type_1;
1127         RPNquery = p_query_rpn (out, protocol, arg);
1128         if (!RPNquery)
1129         {
1130             printf("Prefix query error\n");
1131             return 0;
1132         }
1133         query.u.type_1 = RPNquery;
1134         break;
1135     case QueryType_CCL:
1136         query.which = Z_Query_type_2;
1137         query.u.type_2 = &ccl_query;
1138         ccl_query.buf = (unsigned char*) arg;
1139         ccl_query.len = strlen(arg);
1140         break;
1141 #if YAZ_MODULE_ccl
1142     case QueryType_CCL2RPN:
1143         query.which = Z_Query_type_1;
1144         RPNquery = ccl_rpn_query(out, rpn);
1145         if (!RPNquery)
1146         {
1147             printf ("Couldn't convert from CCL to RPN\n");
1148             return 0;
1149         }
1150         query.u.type_1 = RPNquery;
1151         ccl_rpn_delete (rpn);
1152         break;
1153 #endif
1154     default:
1155         printf ("Unsupported query type\n");
1156         return 0;
1157     }
1158     send_apdu(apdu);
1159     setno = 1;
1160     printf("Sent searchRequest.\n");
1161     return 2;
1162 }
1163
1164 static int process_searchResponse(Z_SearchResponse *res)
1165 {
1166     printf ("Received SearchResponse.\n");
1167     print_refid (res->referenceId);
1168     if (*res->searchStatus)
1169         printf("Search was a success.\n");
1170     else
1171         printf("Search was a bloomin' failure.\n");
1172     printf("Number of hits: %d, setno %d\n",
1173         *res->resultCount, setnumber);
1174     printf("records returned: %d\n",
1175         *res->numberOfRecordsReturned);
1176     setno += *res->numberOfRecordsReturned;
1177     if (res->records)
1178         display_records(res->records);
1179     return 0;
1180 }
1181
1182 static void print_level(int iLevel)
1183 {
1184     int i;
1185     for (i = 0; i < iLevel * 4; i++)
1186         printf(" ");
1187 }
1188
1189 static void print_int(int iLevel, const char *pTag, int *pInt)
1190 {
1191     if (pInt != NULL)
1192     {
1193         print_level(iLevel);
1194         printf("%s: %d\n", pTag, *pInt);
1195     }
1196 }
1197
1198 static void print_string(int iLevel, const char *pTag, const char *pString)
1199 {
1200     if (pString != NULL)
1201     {
1202         print_level(iLevel);
1203         printf("%s: %s\n", pTag, pString);
1204     }
1205 }
1206
1207 static void print_oid(int iLevel, const char *pTag, Odr_oid *pOid)
1208 {
1209     if (pOid != NULL)
1210     {
1211         int *pInt = pOid;
1212
1213         print_level(iLevel);
1214         printf("%s:", pTag);
1215         for (; *pInt != -1; pInt++)
1216             printf(" %d", *pInt);
1217         printf("\n");
1218     }
1219 }
1220
1221 static void print_referenceId(int iLevel, Z_ReferenceId *referenceId)
1222 {
1223     if (referenceId != NULL)
1224     {
1225         int i;
1226
1227         print_level(iLevel);
1228         printf("Ref Id (%d, %d): ", referenceId->len, referenceId->size);
1229         for (i = 0; i < referenceId->len; i++)
1230             printf("%c", referenceId->buf[i]);
1231         printf("\n");
1232     }
1233 }
1234
1235 static void print_string_or_numeric(int iLevel, const char *pTag, Z_StringOrNumeric *pStringNumeric)
1236 {
1237     if (pStringNumeric != NULL)
1238     {
1239         switch (pStringNumeric->which)
1240         {
1241             case Z_StringOrNumeric_string:
1242                 print_string(iLevel, pTag, pStringNumeric->u.string);
1243                 break;
1244
1245             case Z_StringOrNumeric_numeric:
1246                 print_int(iLevel, pTag, pStringNumeric->u.numeric);
1247                 break;
1248
1249             default:
1250                 print_level(iLevel);
1251                 printf("%s: valid type for Z_StringOrNumeric\n", pTag);
1252                 break;
1253         }
1254     }
1255 }
1256
1257 static void print_universe_report_duplicate(int iLevel, Z_UniverseReportDuplicate *pUniverseReportDuplicate)
1258 {
1259     if (pUniverseReportDuplicate != NULL)
1260     {
1261         print_level(iLevel);
1262         printf("Universe Report Duplicate: \n");
1263         iLevel++;
1264         print_string_or_numeric(iLevel, "Hit No", pUniverseReportDuplicate->hitno);
1265     }
1266 }
1267
1268 static void print_universe_report_hits(int iLevel, Z_UniverseReportHits *pUniverseReportHits)
1269 {
1270     if (pUniverseReportHits != NULL)
1271     {
1272         print_level(iLevel);
1273         printf("Universe Report Hits: \n");
1274         iLevel++;
1275         print_string_or_numeric(iLevel, "Database", pUniverseReportHits->database);
1276         print_string_or_numeric(iLevel, "Hits", pUniverseReportHits->hits);
1277     }
1278 }
1279
1280 static void print_universe_report(int iLevel, Z_UniverseReport *pUniverseReport)
1281 {
1282     if (pUniverseReport != NULL)
1283     {
1284         print_level(iLevel);
1285         printf("Universe Report: \n");
1286         iLevel++;
1287         print_int(iLevel, "Total Hits", pUniverseReport->totalHits);
1288         switch (pUniverseReport->which)
1289         {
1290             case Z_UniverseReport_databaseHits:
1291                 print_universe_report_hits(iLevel, pUniverseReport->u.databaseHits);
1292                 break;
1293
1294             case Z_UniverseReport_duplicate:
1295                 print_universe_report_duplicate(iLevel, pUniverseReport->u.duplicate);
1296                 break;
1297
1298             default:
1299                 print_level(iLevel);
1300                 printf("Type: %d\n", pUniverseReport->which);
1301                 break;
1302         }
1303     }
1304 }
1305
1306 static void print_external(int iLevel, Z_External *pExternal)
1307 {
1308     if (pExternal != NULL)
1309     {
1310         print_level(iLevel);
1311         printf("External: \n");
1312         iLevel++;
1313         print_oid(iLevel, "Direct Reference", pExternal->direct_reference);
1314         print_int(iLevel, "InDirect Reference", pExternal->indirect_reference);
1315         print_string(iLevel, "Descriptor", pExternal->descriptor);
1316         switch (pExternal->which)
1317         {
1318             case Z_External_universeReport:
1319                 print_universe_report(iLevel, pExternal->u.universeReport);
1320                 break;
1321
1322             default:
1323                 print_level(iLevel);
1324                 printf("Type: %d\n", pExternal->which);
1325                 break;
1326         }
1327     }
1328 }
1329
1330 static int process_resourceControlRequest (Z_ResourceControlRequest *req)
1331 {
1332     printf ("Received ResourceControlRequest.\n");
1333     print_referenceId(1, req->referenceId);
1334     print_int(1, "Suspended Flag", req->suspendedFlag);
1335     print_int(1, "Partial Results Available", req->partialResultsAvailable);
1336     print_int(1, "Response Required", req->responseRequired);
1337     print_int(1, "Triggered Request Flag", req->triggeredRequestFlag);
1338     print_external(1, req->resourceReport);
1339     return 0;
1340 }
1341
1342 void process_ESResponse(Z_ExtendedServicesResponse *res)
1343 {
1344     printf("process_ESResponse status=");
1345     switch (*res->operationStatus)
1346     {
1347     case Z_ExtendedServicesResponse_done:
1348         printf ("done\n");
1349         break;
1350     case Z_ExtendedServicesResponse_accepted:
1351         printf ("accepted\n");
1352         break;
1353     case Z_ExtendedServicesResponse_failure:
1354         printf ("failure\n");
1355         display_diagrecs(res->diagnostics, res->num_diagnostics);
1356         break;
1357     }
1358     if ( (*res->operationStatus != Z_ExtendedServicesResponse_failure) &&
1359         (res->num_diagnostics != 0) ) {
1360         display_diagrecs(res->diagnostics, res->num_diagnostics);
1361     }
1362
1363 }
1364
1365 #if YAZ_MODULE_ill
1366
1367 const char *get_ill_element (void *clientData, const char *element)
1368 {
1369     printf ("%s\n", element);
1370     return 0;
1371 }
1372
1373 static Z_External *create_external_itemRequest()
1374 {
1375     struct ill_get_ctl ctl;
1376     ILL_ItemRequest *req;
1377     Z_External *r = 0;
1378     int item_request_size = 0;
1379     char *item_request_buf = 0;
1380
1381     ctl.odr = out;
1382     ctl.clientData = 0;
1383     ctl.f = get_ill_element;
1384
1385     req = ill_get_ItemRequest(&ctl, "ill", 0);
1386     if (!req)
1387         printf ("ill_get_ItemRequest failed\n");
1388         
1389     if (!ill_ItemRequest (out, &req, 0, 0))
1390     {
1391         if (apdu_file)
1392         {
1393             ill_ItemRequest(print, &req, 0, 0);
1394             odr_reset(print);
1395         }
1396         item_request_buf = odr_getbuf (out, &item_request_size, 0);
1397         if (item_request_buf)
1398             odr_setbuf (out, item_request_buf, item_request_size, 1);
1399         printf ("Couldn't encode ItemRequest, size %d\n", item_request_size);
1400         return 0;
1401     }
1402     else
1403     {
1404         oident oid;
1405         
1406         item_request_buf = odr_getbuf (out, &item_request_size, 0);
1407         oid.proto = PROTO_GENERAL;
1408         oid.oclass = CLASS_GENERAL;
1409         oid.value = VAL_ISO_ILL_1;
1410         
1411         r = (Z_External *) odr_malloc (out, sizeof(*r));
1412         r->direct_reference = odr_oiddup(out,oid_getoidbyent(&oid)); 
1413         r->indirect_reference = 0;
1414         r->descriptor = 0;
1415         r->which = Z_External_single;
1416         
1417         r->u.single_ASN1_type = (Odr_oct *)
1418             odr_malloc (out, sizeof(*r->u.single_ASN1_type));
1419         r->u.single_ASN1_type->buf = (unsigned char *)
1420             odr_malloc (out, item_request_size);
1421         r->u.single_ASN1_type->len = item_request_size;
1422         r->u.single_ASN1_type->size = item_request_size;
1423         memcpy (r->u.single_ASN1_type->buf, item_request_buf,
1424                 item_request_size);
1425         printf ("len = %d\n", item_request_size);
1426     }
1427     return r;
1428 }
1429 #endif
1430
1431 #ifdef YAZ_MODULE_ill
1432 static Z_External *create_external_ILL_APDU(int which)
1433 {
1434     struct ill_get_ctl ctl;
1435     ILL_APDU *ill_apdu;
1436     Z_External *r = 0;
1437     int ill_request_size = 0;
1438     char *ill_request_buf = 0;
1439         
1440     ctl.odr = out;
1441     ctl.clientData = 0;
1442     ctl.f = get_ill_element;
1443
1444     ill_apdu = ill_get_APDU(&ctl, "ill", 0);
1445
1446     if (!ill_APDU (out, &ill_apdu, 0, 0))
1447     {
1448         if (apdu_file)
1449         {
1450             printf ("-------------------\n");
1451             ill_APDU(print, &ill_apdu, 0, 0);
1452             odr_reset(print);
1453             printf ("-------------------\n");
1454         }
1455         ill_request_buf = odr_getbuf (out, &ill_request_size, 0);
1456         if (ill_request_buf)
1457             odr_setbuf (out, ill_request_buf, ill_request_size, 1);
1458         printf ("Couldn't encode ILL-Request, size %d\n", ill_request_size);
1459         return 0;
1460     }
1461     else
1462     {
1463         oident oid;
1464         ill_request_buf = odr_getbuf (out, &ill_request_size, 0);
1465         
1466         oid.proto = PROTO_GENERAL;
1467         oid.oclass = CLASS_GENERAL;
1468         oid.value = VAL_ISO_ILL_1;
1469         
1470         r = (Z_External *) odr_malloc (out, sizeof(*r));
1471         r->direct_reference = odr_oiddup(out,oid_getoidbyent(&oid)); 
1472         r->indirect_reference = 0;
1473         r->descriptor = 0;
1474         r->which = Z_External_single;
1475         
1476         r->u.single_ASN1_type = (Odr_oct *)
1477             odr_malloc (out, sizeof(*r->u.single_ASN1_type));
1478         r->u.single_ASN1_type->buf = (unsigned char *)
1479             odr_malloc (out, ill_request_size);
1480         r->u.single_ASN1_type->len = ill_request_size;
1481         r->u.single_ASN1_type->size = ill_request_size;
1482         memcpy (r->u.single_ASN1_type->buf, ill_request_buf, ill_request_size);
1483         printf ("len = %d\n", ill_request_size);
1484     }
1485     return r;
1486 }
1487 #endif
1488
1489
1490 static Z_External *create_ItemOrderExternal(const char *type, int itemno)
1491 {
1492     Z_External *r = (Z_External *) odr_malloc(out, sizeof(Z_External));
1493     oident ItemOrderRequest;
1494   
1495     ItemOrderRequest.proto = PROTO_Z3950;
1496     ItemOrderRequest.oclass = CLASS_EXTSERV;
1497     ItemOrderRequest.value = VAL_ITEMORDER;
1498  
1499     r->direct_reference = odr_oiddup(out,oid_getoidbyent(&ItemOrderRequest)); 
1500     r->indirect_reference = 0;
1501     r->descriptor = 0;
1502
1503     r->which = Z_External_itemOrder;
1504
1505     r->u.itemOrder = (Z_ItemOrder *) odr_malloc(out,sizeof(Z_ItemOrder));
1506     memset(r->u.itemOrder, 0, sizeof(Z_ItemOrder));
1507 #ifdef ASN_COMPILED
1508     r->u.itemOrder->which=Z_IOItemOrder_esRequest;
1509 #else
1510     r->u.itemOrder->which=Z_ItemOrder_esRequest;
1511 #endif
1512
1513     r->u.itemOrder->u.esRequest = (Z_IORequest *) 
1514         odr_malloc(out,sizeof(Z_IORequest));
1515     memset(r->u.itemOrder->u.esRequest, 0, sizeof(Z_IORequest));
1516
1517     r->u.itemOrder->u.esRequest->toKeep = (Z_IOOriginPartToKeep *)
1518         odr_malloc(out,sizeof(Z_IOOriginPartToKeep));
1519     memset(r->u.itemOrder->u.esRequest->toKeep, 0, sizeof(Z_IOOriginPartToKeep));
1520     r->u.itemOrder->u.esRequest->notToKeep = (Z_IOOriginPartNotToKeep *)
1521         odr_malloc(out,sizeof(Z_IOOriginPartNotToKeep));
1522     memset(r->u.itemOrder->u.esRequest->notToKeep, 0, sizeof(Z_IOOriginPartNotToKeep));
1523
1524     r->u.itemOrder->u.esRequest->toKeep->supplDescription = NULL;
1525     r->u.itemOrder->u.esRequest->toKeep->contact = NULL;
1526     r->u.itemOrder->u.esRequest->toKeep->addlBilling = NULL;
1527
1528     r->u.itemOrder->u.esRequest->notToKeep->resultSetItem =
1529         (Z_IOResultSetItem *) odr_malloc(out, sizeof(Z_IOResultSetItem));
1530     memset(r->u.itemOrder->u.esRequest->notToKeep->resultSetItem, 0, sizeof(Z_IOResultSetItem));
1531     r->u.itemOrder->u.esRequest->notToKeep->resultSetItem->resultSetId = "1";
1532
1533     r->u.itemOrder->u.esRequest->notToKeep->resultSetItem->item =
1534         (int *) odr_malloc(out, sizeof(int));
1535     *r->u.itemOrder->u.esRequest->notToKeep->resultSetItem->item = itemno;
1536
1537 #if YAZ_MODULE_ill
1538     if (!strcmp (type, "item") || !strcmp(type, "2"))
1539     {
1540         printf ("using item-request\n");
1541         r->u.itemOrder->u.esRequest->notToKeep->itemRequest = 
1542             create_external_itemRequest();
1543     }
1544     else if (!strcmp(type, "ill") || !strcmp(type, "1"))
1545     {
1546         printf ("using ILL-request\n");
1547         r->u.itemOrder->u.esRequest->notToKeep->itemRequest = 
1548             create_external_ILL_APDU(ILL_APDU_ILL_Request);
1549     }
1550     else if (!strcmp(type, "xml") || !strcmp(type, "3"))
1551     {
1552         const char *xml_buf =
1553                 "<itemorder>\n"
1554                 "  <type>request</type>\n"
1555                 "  <libraryNo>000200</libraryNo>\n"
1556                 "  <borrowerTicketNo> 1212 </borrowerTicketNo>\n"
1557                 "</itemorder>";
1558         r->u.itemOrder->u.esRequest->notToKeep->itemRequest =
1559             z_ext_record (out, VAL_TEXT_XML, xml_buf, strlen(xml_buf));
1560     }
1561     else
1562         r->u.itemOrder->u.esRequest->notToKeep->itemRequest = 0;
1563
1564 #else
1565     r->u.itemOrder->u.esRequest->notToKeep->itemRequest = 0;
1566 #endif
1567     return r;
1568 }
1569
1570 static int send_itemorder(const char *type, int itemno)
1571 {
1572     Z_APDU *apdu = zget_APDU(out, Z_APDU_extendedServicesRequest);
1573     Z_ExtendedServicesRequest *req = apdu->u.extendedServicesRequest;
1574     oident ItemOrderRequest;
1575
1576     ItemOrderRequest.proto = PROTO_Z3950;
1577     ItemOrderRequest.oclass = CLASS_EXTSERV;
1578     ItemOrderRequest.value = VAL_ITEMORDER;
1579     req->packageType = odr_oiddup(out,oid_getoidbyent(&ItemOrderRequest));
1580     req->packageName = esPackageName;
1581
1582     req->taskSpecificParameters = create_ItemOrderExternal(type, itemno);
1583
1584     send_apdu(apdu);
1585     return 0;
1586 }
1587
1588 static int cmd_update(char *arg)
1589 {
1590     Z_APDU *apdu = zget_APDU(out, Z_APDU_extendedServicesRequest );
1591     Z_ExtendedServicesRequest *req = apdu->u.extendedServicesRequest;
1592     Z_External *r;
1593     int oid[OID_SIZE];
1594     Z_IUOriginPartToKeep *toKeep;
1595     Z_IUSuppliedRecords *notToKeep;
1596     oident update_oid;
1597     printf ("Update request\n");
1598     fflush(stdout);
1599
1600     if (!record_last)
1601         return 0;
1602     update_oid.proto = PROTO_Z3950;
1603     update_oid.oclass = CLASS_EXTSERV;
1604     update_oid.value = VAL_DBUPDATE;
1605     oid_ent_to_oid (&update_oid, oid);
1606     req->packageType = odr_oiddup(out,oid);
1607     req->packageName = esPackageName;
1608     
1609     req->referenceId = set_refid (out);
1610
1611     r = req->taskSpecificParameters = (Z_External *)
1612         odr_malloc (out, sizeof(*r));
1613     r->direct_reference = odr_oiddup(out,oid);
1614     r->indirect_reference = 0;
1615     r->descriptor = 0;
1616     r->which = Z_External_update;
1617     r->u.update = (Z_IUUpdate *) odr_malloc(out, sizeof(*r->u.update));
1618     r->u.update->which = Z_IUUpdate_esRequest;
1619     r->u.update->u.esRequest = (Z_IUUpdateEsRequest *)
1620         odr_malloc(out, sizeof(*r->u.update->u.esRequest));
1621     toKeep = r->u.update->u.esRequest->toKeep = (Z_IUOriginPartToKeep *)
1622         odr_malloc(out, sizeof(*r->u.update->u.esRequest->toKeep));
1623     toKeep->databaseName = databaseNames[0];
1624     toKeep->schema = 0;
1625     toKeep->elementSetName = 0;
1626     toKeep->actionQualifier = 0;
1627     toKeep->action = (int *) odr_malloc(out, sizeof(*toKeep->action));
1628     *toKeep->action = Z_IUOriginPartToKeep_recordInsert;
1629
1630     notToKeep = r->u.update->u.esRequest->notToKeep = (Z_IUSuppliedRecords *)
1631         odr_malloc(out, sizeof(*r->u.update->u.esRequest->notToKeep));
1632     notToKeep->num = 1;
1633     notToKeep->elements = (Z_IUSuppliedRecords_elem **)
1634         odr_malloc(out, sizeof(*notToKeep->elements));
1635     notToKeep->elements[0] = (Z_IUSuppliedRecords_elem *)
1636         odr_malloc(out, sizeof(**notToKeep->elements));
1637     notToKeep->elements[0]->u.number = 0;
1638     notToKeep->elements[0]->supplementalId = 0;
1639     notToKeep->elements[0]->correlationInfo = 0;
1640     notToKeep->elements[0]->record = record_last;
1641     
1642     send_apdu(apdu);
1643
1644     return 2;
1645 }
1646
1647 /* II : Added to do DALI Item Order Extended services request */
1648 static int cmd_itemorder(char *arg)
1649 {
1650     char type[12];
1651     int itemno;
1652
1653     if (sscanf (arg, "%10s %d", type, &itemno) != 2)
1654         return 0;
1655
1656     printf("Item order request\n");
1657     fflush(stdout);
1658     send_itemorder(type, itemno);
1659     return(2);
1660 }
1661
1662 static int cmd_find(char *arg)
1663 {
1664     if (!*arg)
1665     {
1666         printf("Find what?\n");
1667         return 0;
1668     }
1669     if (!conn)
1670     {
1671         printf("Not connected yet\n");
1672         return 0;
1673     }
1674     if (!send_searchRequest(arg))
1675         return 0;
1676     return 2;
1677 }
1678
1679 static int cmd_delete(char *arg)
1680 {
1681     if (!conn)
1682     {
1683         printf("Not connected yet\n");
1684         return 0;
1685     }
1686     if (!send_deleteResultSetRequest(arg))
1687         return 0;
1688     return 2;
1689 }
1690
1691 static int cmd_ssub(char *arg)
1692 {
1693     if (!(smallSetUpperBound = atoi(arg)))
1694         return 0;
1695     return 1;
1696 }
1697
1698 static int cmd_lslb(char *arg)
1699 {
1700     if (!(largeSetLowerBound = atoi(arg)))
1701         return 0;
1702     return 1;
1703 }
1704
1705 static int cmd_mspn(char *arg)
1706 {
1707     if (!(mediumSetPresentNumber = atoi(arg)))
1708         return 0;
1709     return 1;
1710 }
1711
1712 static int cmd_status(char *arg)
1713 {
1714     printf("smallSetUpperBound: %d\n", smallSetUpperBound);
1715     printf("largeSetLowerBound: %d\n", largeSetLowerBound);
1716     printf("mediumSetPresentNumber: %d\n", mediumSetPresentNumber);
1717     return 1;
1718 }
1719
1720 static int cmd_setnames(char *arg)
1721 {
1722     if (setnumber < 0)
1723     {
1724         printf("Set numbering enabled.\n");
1725         setnumber = 0;
1726     }
1727     else
1728     {
1729         printf("Set numbering disabled.\n");
1730         setnumber = -1;
1731     }
1732     return 1;
1733 }
1734
1735 /* PRESENT SERVICE ----------------------------- */
1736
1737 static int send_presentRequest(char *arg)
1738 {
1739     Z_APDU *apdu = zget_APDU(out, Z_APDU_presentRequest);
1740     Z_PresentRequest *req = apdu->u.presentRequest;
1741     Z_RecordComposition compo;
1742     oident prefsyn;
1743     int nos = 1;
1744     int oid[OID_SIZE];
1745     char *p;
1746     char setstring[100];
1747
1748     req->referenceId = set_refid (out);
1749     if ((p = strchr(arg, '+')))
1750     {
1751         nos = atoi(p + 1);
1752         *p = 0;
1753     }
1754     if (*arg)
1755         setno = atoi(arg);
1756     if (p && (p=strchr(p+1, '+')))
1757     {
1758         strcpy (setstring, p+1);
1759         req->resultSetId = setstring;
1760     }
1761     else if (setnumber >= 0)
1762     {
1763         sprintf(setstring, "%d", setnumber);
1764         req->resultSetId = setstring;
1765     }
1766 #if 0
1767     if (1)
1768     {
1769         static Z_Range range;
1770         static Z_Range *rangep = &range;
1771     req->num_ranges = 1;
1772 #endif
1773     req->resultSetStartPoint = &setno;
1774     req->numberOfRecordsRequested = &nos;
1775     prefsyn.proto = protocol;
1776     prefsyn.oclass = CLASS_RECSYN;
1777     prefsyn.value = recordsyntax;
1778     req->preferredRecordSyntax =
1779         odr_oiddup (out, oid_ent_to_oid(&prefsyn, oid));
1780
1781     if (schema != VAL_NONE)
1782     {
1783         oident prefschema;
1784
1785         prefschema.proto = protocol;
1786         prefschema.oclass = CLASS_SCHEMA;
1787         prefschema.value = schema;
1788
1789         req->recordComposition = &compo;
1790         compo.which = Z_RecordComp_complex;
1791         compo.u.complex = (Z_CompSpec *)
1792             odr_malloc(out, sizeof(*compo.u.complex));
1793         compo.u.complex->selectAlternativeSyntax = (bool_t *) 
1794             odr_malloc(out, sizeof(bool_t));
1795         *compo.u.complex->selectAlternativeSyntax = 0;
1796
1797         compo.u.complex->generic = (Z_Specification *)
1798             odr_malloc(out, sizeof(*compo.u.complex->generic));
1799         compo.u.complex->generic->schema = (Odr_oid *)
1800             odr_oiddup(out, oid_ent_to_oid(&prefschema, oid));
1801         if (!compo.u.complex->generic->schema)
1802         {
1803             /* OID wasn't a schema! Try record syntax instead. */
1804             prefschema.oclass = CLASS_RECSYN;
1805             compo.u.complex->generic->schema = (Odr_oid *)
1806                 odr_oiddup(out, oid_ent_to_oid(&prefschema, oid));
1807         }
1808         if (!elementSetNames)
1809             compo.u.complex->generic->elementSpec = 0;
1810         else
1811         {
1812             compo.u.complex->generic->elementSpec = (Z_ElementSpec *)
1813                 odr_malloc(out, sizeof(Z_ElementSpec));
1814             compo.u.complex->generic->elementSpec->which =
1815                 Z_ElementSpec_elementSetName;
1816             compo.u.complex->generic->elementSpec->u.elementSetName =
1817                 elementSetNames->u.generic;
1818         }
1819         compo.u.complex->num_dbSpecific = 0;
1820         compo.u.complex->dbSpecific = 0;
1821         compo.u.complex->num_recordSyntax = 0;
1822         compo.u.complex->recordSyntax = 0;
1823     }
1824     else if (elementSetNames)
1825     {
1826         req->recordComposition = &compo;
1827         compo.which = Z_RecordComp_simple;
1828         compo.u.simple = elementSetNames;
1829     }
1830     send_apdu(apdu);
1831     printf("Sent presentRequest (%d+%d).\n", setno, nos);
1832     return 2;
1833 }
1834
1835 void process_close(Z_Close *req)
1836 {
1837     Z_APDU *apdu = zget_APDU(out, Z_APDU_close);
1838     Z_Close *res = apdu->u.close;
1839
1840     static char *reasons[] =
1841     {
1842         "finished",
1843         "shutdown",
1844         "system problem",
1845         "cost limit reached",
1846         "resources",
1847         "security violation",
1848         "protocolError",
1849         "lack of activity",
1850         "peer abort",
1851         "unspecified"
1852     };
1853
1854     printf("Reason: %s, message: %s\n", reasons[*req->closeReason],
1855         req->diagnosticInformation ? req->diagnosticInformation : "NULL");
1856     if (sent_close)
1857     {
1858         cs_close (conn);
1859         conn = NULL;
1860         if (session_mem)
1861         {
1862             nmem_destroy (session_mem);
1863             session_mem = NULL;
1864         }
1865         sent_close = 0;
1866     }
1867     else
1868     {
1869         *res->closeReason = Z_Close_finished;
1870         send_apdu(apdu);
1871         printf("Sent response.\n");
1872         sent_close = 1;
1873     }
1874 }
1875
1876 static int cmd_show(char *arg)
1877 {
1878     if (!conn)
1879     {
1880         printf("Not connected yet\n");
1881         return 0;
1882     }
1883     if (!send_presentRequest(arg))
1884         return 0;
1885     return 2;
1886 }
1887
1888 int cmd_quit(char *arg)
1889 {
1890     printf("See you later, alligator.\n");
1891     exit(0);
1892     return 0;
1893 }
1894
1895 int cmd_cancel(char *arg)
1896 {
1897     Z_APDU *apdu = zget_APDU(out, Z_APDU_triggerResourceControlRequest);
1898     Z_TriggerResourceControlRequest *req =
1899         apdu->u.triggerResourceControlRequest;
1900     bool_t rfalse = 0;
1901     
1902     if (!conn)
1903     {
1904         printf("Session not initialized yet\n");
1905         return 0;
1906     }
1907     if (!ODR_MASK_GET(session->options, Z_Options_triggerResourceCtrl))
1908     {
1909         printf("Target doesn't support cancel (trigger resource ctrl)\n");
1910         return 0;
1911     }
1912     *req->requestedAction = Z_TriggerResourceCtrl_cancel;
1913     req->resultSetWanted = &rfalse;
1914
1915     send_apdu(apdu);
1916     printf("Sent cancel request\n");
1917     return 2;
1918 }
1919
1920 int send_scanrequest(const char *query, int pp, int num, const char *term)
1921 {
1922     Z_APDU *apdu = zget_APDU(out, Z_APDU_scanRequest);
1923     Z_ScanRequest *req = apdu->u.scanRequest;
1924     int use_rpn = 1;
1925 #if YAZ_MODULE_ccl
1926     int oid[OID_SIZE];
1927     
1928     if (queryType == QueryType_CCL2RPN)
1929     {
1930         oident bib1;
1931         int error, pos;
1932         struct ccl_rpn_node *rpn;
1933
1934         rpn = ccl_find_str (bibset,  query, &error, &pos);
1935         if (error)
1936         {
1937             printf("CCL ERROR: %s\n", ccl_err_msg(error));
1938             return -1;
1939         }
1940         use_rpn = 0;
1941         bib1.proto = PROTO_Z3950;
1942         bib1.oclass = CLASS_ATTSET;
1943         bib1.value = VAL_BIB1;
1944         req->attributeSet = oid_ent_to_oid (&bib1, oid);
1945         if (!(req->termListAndStartPoint = ccl_scan_query (out, rpn)))
1946         {
1947             printf("Couldn't convert CCL to Scan term\n");
1948             return -1;
1949         }
1950         ccl_rpn_delete (rpn);
1951     }
1952 #endif
1953     if (use_rpn && !(req->termListAndStartPoint =
1954                      p_query_scan(out, protocol, &req->attributeSet, query)))
1955     {
1956         printf("Prefix query error\n");
1957         return -1;
1958     }
1959     if (term && *term)
1960     {
1961         if (req->termListAndStartPoint->term &&
1962             req->termListAndStartPoint->term->which == Z_Term_general &&
1963             req->termListAndStartPoint->term->u.general)
1964         {
1965             req->termListAndStartPoint->term->u.general->buf =
1966                 (unsigned char *) odr_strdup(out, term);
1967             req->termListAndStartPoint->term->u.general->len =
1968                 req->termListAndStartPoint->term->u.general->size =
1969                 strlen(term);
1970         }
1971     }
1972     req->referenceId = set_refid (out);
1973     req->num_databaseNames = num_databaseNames;
1974     req->databaseNames = databaseNames;
1975     req->numberOfTermsRequested = &num;
1976     req->preferredPositionInResponse = &pp;
1977     send_apdu(apdu);
1978     return 2;
1979 }
1980
1981 int send_sortrequest(char *arg, int newset)
1982 {
1983     Z_APDU *apdu = zget_APDU(out, Z_APDU_sortRequest);
1984     Z_SortRequest *req = apdu->u.sortRequest;
1985     Z_SortKeySpecList *sksl = (Z_SortKeySpecList *)
1986         odr_malloc (out, sizeof(*sksl));
1987     char setstring[32];
1988     char sort_string_buf[32], sort_flags[32];
1989     int off;
1990     int oid[OID_SIZE];
1991     oident bib1;
1992
1993     if (setnumber >= 0)
1994         sprintf (setstring, "%d", setnumber);
1995     else
1996         sprintf (setstring, "default");
1997
1998     req->referenceId = set_refid (out);
1999
2000 #ifdef ASN_COMPILED
2001     req->num_inputResultSetNames = 1;
2002     req->inputResultSetNames = (Z_InternationalString **)
2003         odr_malloc (out, sizeof(*req->inputResultSetNames));
2004     req->inputResultSetNames[0] = odr_strdup (out, setstring);
2005 #else
2006     req->inputResultSetNames =
2007         (Z_StringList *)odr_malloc (out, sizeof(*req->inputResultSetNames));
2008     req->inputResultSetNames->num_strings = 1;
2009     req->inputResultSetNames->strings =
2010         (char **)odr_malloc (out, sizeof(*req->inputResultSetNames->strings));
2011     req->inputResultSetNames->strings[0] =
2012         odr_strdup (out, setstring);
2013 #endif
2014
2015     if (newset && setnumber >= 0)
2016         sprintf (setstring, "%d", ++setnumber);
2017
2018     req->sortedResultSetName = odr_strdup (out, setstring);
2019
2020     req->sortSequence = sksl;
2021     sksl->num_specs = 0;
2022     sksl->specs = (Z_SortKeySpec **)odr_malloc (out, sizeof(sksl->specs) * 20);
2023     
2024     bib1.proto = protocol;
2025     bib1.oclass = CLASS_ATTSET;
2026     bib1.value = VAL_BIB1;
2027     while ((sscanf (arg, "%31s %31s%n", sort_string_buf, sort_flags, &off)) == 2 
2028            && off > 1)
2029     {
2030         int i;
2031         char *sort_string_sep;
2032         char *sort_string = sort_string_buf;
2033         Z_SortKeySpec *sks = (Z_SortKeySpec *)odr_malloc (out, sizeof(*sks));
2034         Z_SortKey *sk = (Z_SortKey *)odr_malloc (out, sizeof(*sk));
2035
2036         arg += off;
2037         sksl->specs[sksl->num_specs++] = sks;
2038         sks->sortElement = (Z_SortElement *)odr_malloc (out, sizeof(*sks->sortElement));
2039         sks->sortElement->which = Z_SortElement_generic;
2040         sks->sortElement->u.generic = sk;
2041         
2042         if ((sort_string_sep = strchr (sort_string, '=')))
2043         {
2044             int i = 0;
2045             sk->which = Z_SortKey_sortAttributes;
2046             sk->u.sortAttributes =
2047                 (Z_SortAttributes *)odr_malloc (out, sizeof(*sk->u.sortAttributes));
2048             sk->u.sortAttributes->id = oid_ent_to_oid(&bib1, oid);
2049             sk->u.sortAttributes->list =
2050                 (Z_AttributeList *)odr_malloc (out, sizeof(*sk->u.sortAttributes->list));
2051             sk->u.sortAttributes->list->attributes =
2052                 (Z_AttributeElement **)
2053                 odr_malloc (out, 10 *
2054                             sizeof(*sk->u.sortAttributes->list->attributes));
2055             while (i < 10 && sort_string && sort_string_sep)
2056             {
2057                 Z_AttributeElement *el = (Z_AttributeElement *)
2058                     odr_malloc (out, sizeof(*el));
2059                 sk->u.sortAttributes->list->attributes[i] = el;
2060                 el->attributeSet = 0;
2061                 el->attributeType = (int *)odr_malloc (out, sizeof(*el->attributeType));
2062                 *el->attributeType = atoi (sort_string);
2063                 el->which = Z_AttributeValue_numeric;
2064                 el->value.numeric = (int *)odr_malloc (out, sizeof(*el->value.numeric));
2065                 *el->value.numeric = atoi (sort_string_sep + 1);
2066                 i++;
2067                 sort_string = strchr(sort_string, ',');
2068                 if (sort_string)
2069                 {
2070                     sort_string++;
2071                     sort_string_sep = strchr (sort_string, '=');
2072                 }
2073             }
2074             sk->u.sortAttributes->list->num_attributes = i;
2075         }
2076         else
2077         {
2078             sk->which = Z_SortKey_sortField;
2079             sk->u.sortField = odr_strdup (out, sort_string);
2080         }
2081         sks->sortRelation = (int *)odr_malloc (out, sizeof(*sks->sortRelation));
2082         *sks->sortRelation = Z_SortRelation_ascending;
2083         sks->caseSensitivity = (int *)odr_malloc (out, sizeof(*sks->caseSensitivity));
2084         *sks->caseSensitivity = Z_SortCase_caseSensitive;
2085
2086 #ifdef ASN_COMPILED
2087         sks->which = Z_SortKeySpec_null;
2088         sks->u.null = odr_nullval ();
2089 #else
2090         sks->missingValueAction = NULL;
2091 #endif
2092
2093         for (i = 0; sort_flags[i]; i++)
2094         {
2095             switch (sort_flags[i])
2096             {
2097             case 'a':
2098             case 'A':
2099             case '>':
2100                 *sks->sortRelation = Z_SortRelation_descending;
2101                 break;
2102             case 'd':
2103             case 'D':
2104             case '<':
2105                 *sks->sortRelation = Z_SortRelation_ascending;
2106                 break;
2107             case 'i':
2108             case 'I':
2109                 *sks->caseSensitivity = Z_SortCase_caseInsensitive;
2110                 break;
2111             case 'S':
2112             case 's':
2113                 *sks->caseSensitivity = Z_SortCase_caseSensitive;
2114                 break;
2115             }
2116         }
2117     }
2118     if (!sksl->num_specs)
2119     {
2120         printf ("Missing sort specifications\n");
2121         return -1;
2122     }
2123     send_apdu(apdu);
2124     return 2;
2125 }
2126
2127 void display_term(Z_TermInfo *t)
2128 {
2129     if (t->term->which == Z_Term_general)
2130     {
2131         printf("%.*s", t->term->u.general->len, t->term->u.general->buf);
2132         sprintf(last_scan_line, "%.*s", t->term->u.general->len,
2133             t->term->u.general->buf);
2134     }
2135     else
2136         printf("Term (not general)");
2137     if (t->globalOccurrences)
2138         printf (" (%d)\n", *t->globalOccurrences);
2139     else
2140         printf ("\n");
2141 }
2142
2143 void process_scanResponse(Z_ScanResponse *res)
2144 {
2145     int i;
2146     Z_Entry **entries = NULL;
2147     int num_entries = 0;
2148    
2149     printf("Received ScanResponse\n"); 
2150     print_refid (res->referenceId);
2151     printf("%d entries", *res->numberOfEntriesReturned);
2152     if (res->positionOfTerm)
2153         printf (", position=%d", *res->positionOfTerm); 
2154     printf ("\n");
2155     if (*res->scanStatus != Z_Scan_success)
2156         printf("Scan returned code %d\n", *res->scanStatus);
2157     if (!res->entries)
2158         return;
2159     if ((entries = res->entries->entries))
2160         num_entries = res->entries->num_entries;
2161     for (i = 0; i < num_entries; i++)
2162     {
2163         int pos_term = res->positionOfTerm ? *res->positionOfTerm : -1;
2164         if (entries[i]->which == Z_Entry_termInfo)
2165         {
2166             printf("%c ", i + 1 == pos_term ? '*' : ' ');
2167             display_term(entries[i]->u.termInfo);
2168         }
2169         else
2170             display_diagrecs(&entries[i]->u.surrogateDiagnostic, 1);
2171     }
2172     if (res->entries->nonsurrogateDiagnostics)
2173         display_diagrecs (res->entries->nonsurrogateDiagnostics,
2174                           res->entries->num_nonsurrogateDiagnostics);
2175 }
2176
2177 void process_sortResponse(Z_SortResponse *res)
2178 {
2179     printf("Received SortResponse: status=");
2180     switch (*res->sortStatus)
2181     {
2182     case Z_SortStatus_success:
2183         printf ("success"); break;
2184     case Z_SortStatus_partial_1:
2185         printf ("partial"); break;
2186     case Z_SortStatus_failure:
2187         printf ("failure"); break;
2188     default:
2189         printf ("unknown (%d)", *res->sortStatus);
2190     }
2191     printf ("\n");
2192     print_refid (res->referenceId);
2193 #ifdef ASN_COMPILED
2194     if (res->diagnostics)
2195         display_diagrecs(res->diagnostics,
2196                          res->num_diagnostics);
2197 #else
2198     if (res->diagnostics)
2199         display_diagrecs(res->diagnostics->diagRecs,
2200                          res->diagnostics->num_diagRecs);
2201 #endif
2202 }
2203
2204 void process_deleteResultSetResponse (Z_DeleteResultSetResponse *res)
2205 {
2206     printf("Got deleteResultSetResponse status=%d\n",
2207            *res->deleteOperationStatus);
2208     if (res->deleteListStatuses)
2209     {
2210         int i;
2211         for (i = 0; i < res->deleteListStatuses->num; i++)
2212         {
2213             printf ("%s status=%d\n", res->deleteListStatuses->elements[i]->id,
2214                     *res->deleteListStatuses->elements[i]->status);
2215         }
2216     }
2217 }
2218
2219 int cmd_sort_generic(char *arg, int newset)
2220 {
2221     if (!conn)
2222     {
2223         printf("Session not initialized yet\n");
2224         return 0;
2225     }
2226     if (!ODR_MASK_GET(session->options, Z_Options_sort))
2227     {
2228         printf("Target doesn't support sort\n");
2229         return 0;
2230     }
2231     if (*arg)
2232     {
2233         if (send_sortrequest(arg, newset) < 0)
2234             return 0;
2235         return 2;
2236     }
2237     return 0;
2238 }
2239
2240 int cmd_sort(char *arg)
2241 {
2242     return cmd_sort_generic (arg, 0);
2243 }
2244
2245 int cmd_sort_newset (char *arg)
2246 {
2247     return cmd_sort_generic (arg, 1);
2248 }
2249
2250 int cmd_scan(char *arg)
2251 {
2252     if (!conn)
2253     {
2254         printf("Session not initialized yet\n");
2255         return 0;
2256     }
2257     if (!ODR_MASK_GET(session->options, Z_Options_scan))
2258     {
2259         printf("Target doesn't support scan\n");
2260         return 0;
2261     }
2262     if (*arg)
2263     {
2264         strcpy (last_scan_query, arg);
2265         if (send_scanrequest(arg, 1, 20, 0) < 0)
2266             return 0;
2267     }
2268     else
2269     {
2270         if (send_scanrequest(last_scan_query, 1, 20, last_scan_line) < 0)
2271             return 0;
2272     }
2273     return 2;
2274 }
2275
2276 int cmd_schema(char *arg)
2277 {
2278     if (!arg || !*arg)
2279     {
2280         schema = VAL_NONE;
2281         return 1;
2282     }
2283     schema = oid_getvalbyname (arg);
2284     if (schema == VAL_NONE)
2285     {
2286         printf ("unknown schema\n");
2287         return 0;
2288     }
2289     return 1;
2290 }
2291
2292 int cmd_format(char *arg)
2293 {
2294     if (!arg || !*arg)
2295     {
2296         printf("Usage: format <recordsyntax>\n");
2297         return 0;
2298     }
2299     recordsyntax = oid_getvalbyname (arg);
2300     if (recordsyntax == VAL_NONE)
2301     {
2302         printf ("unknown record syntax\n");
2303         return 0;
2304     }
2305     return 1;
2306 }
2307
2308 int cmd_elements(char *arg)
2309 {
2310     static Z_ElementSetNames esn;
2311     static char what[100];
2312
2313     if (!arg || !*arg)
2314     {
2315         elementSetNames = 0;
2316         return 1;
2317     }
2318     strcpy(what, arg);
2319     esn.which = Z_ElementSetNames_generic;
2320     esn.u.generic = what;
2321     elementSetNames = &esn;
2322     return 1;
2323 }
2324
2325 int cmd_attributeset(char *arg)
2326 {
2327     char what[100];
2328
2329     if (!arg || !*arg)
2330     {
2331         printf("Usage: attributeset <setname>\n");
2332         return 0;
2333     }
2334     sscanf(arg, "%s", what);
2335     if (p_query_attset (what))
2336     {
2337         printf("Unknown attribute set name\n");
2338         return 0;
2339     }
2340     return 1;
2341 }
2342
2343 int cmd_querytype (char *arg)
2344 {
2345     if (!strcmp (arg, "ccl"))
2346         queryType = QueryType_CCL;
2347     else if (!strcmp (arg, "prefix") || !strcmp(arg, "rpn"))
2348         queryType = QueryType_Prefix;
2349 #if YAZ_MODULE_ccl
2350     else if (!strcmp (arg, "ccl2rpn") || !strcmp (arg, "cclrpn"))
2351         queryType = QueryType_CCL2RPN;
2352 #endif
2353     else
2354     {
2355         printf ("Querytype must be one of:\n");
2356         printf (" prefix         - Prefix query\n");
2357         printf (" ccl            - CCL query\n");
2358 #if YAZ_MODULE_ccl
2359         printf (" ccl2rpn        - CCL query converted to RPN\n");
2360 #endif
2361         return 0;
2362     }
2363     return 1;
2364 }
2365
2366 int cmd_refid (char *arg)
2367 {
2368     xfree (refid);
2369     refid = NULL;
2370     if (*arg)
2371     {
2372         refid = (char *) xmalloc (strlen(arg)+1);
2373         strcpy (refid, arg);
2374     }
2375     return 1;
2376 }
2377
2378 int cmd_close(char *arg)
2379 {
2380     Z_APDU *apdu;
2381     Z_Close *req;
2382     if (!conn)
2383         return 0;
2384
2385     apdu = zget_APDU(out, Z_APDU_close);
2386     req = apdu->u.close;
2387     *req->closeReason = Z_Close_finished;
2388     send_apdu(apdu);
2389     printf("Sent close request.\n");
2390     sent_close = 1;
2391     return 2;
2392 }
2393
2394 int cmd_packagename(char* arg) {
2395     xfree (esPackageName);
2396     esPackageName = NULL;
2397     if (*arg)
2398     {
2399         esPackageName = (char *) xmalloc (strlen(arg)+1);
2400         strcpy (esPackageName, arg);
2401     }
2402     return 1;
2403 };
2404
2405 int cmd_proxy(char* arg) {
2406     xfree (yazProxy);
2407     yazProxy = NULL;
2408     if (*arg)
2409     {
2410         yazProxy = (char *) xmalloc (strlen(arg)+1);
2411         strcpy (yazProxy, arg);
2412     } 
2413     return 1;
2414 };
2415
2416 static void initialize(void)
2417 {
2418 #if YAZ_MODULE_ccl
2419     FILE *inf;
2420 #endif
2421     nmem_init();
2422     if (!(out = odr_createmem(ODR_ENCODE)) ||
2423         !(in = odr_createmem(ODR_DECODE)) ||
2424         !(print = odr_createmem(ODR_PRINT)))
2425     {
2426         fprintf(stderr, "failed to allocate ODR streams\n");
2427         exit(1);
2428     }
2429     setvbuf(stdout, 0, _IONBF, 0);
2430     if (apdu_file)
2431         odr_setprint(print, apdu_file);
2432
2433 #if YAZ_MODULE_ccl
2434     bibset = ccl_qual_mk (); 
2435     inf = fopen (ccl_fields, "r");
2436     if (inf)
2437     {
2438         ccl_qual_file (bibset, inf);
2439         fclose (inf);
2440     }
2441 #endif
2442     cmd_base("Default");
2443 }
2444
2445 static int client(int wait)
2446 {
2447     static struct {
2448         char *cmd;
2449         int (*fun)(char *arg);
2450         char *ad;
2451     } cmd[] = {
2452         {"open", cmd_open, "('tcp'|'osi')':'[<tsel>'/']<host>[':'<port>]"},
2453         {"quit", cmd_quit, ""},
2454         {"find", cmd_find, "<query>"},
2455         {"delete", cmd_delete, "<setname>"},
2456         {"base", cmd_base, "<base-name>"},
2457         {"show", cmd_show, "<rec#>['+'<#recs>['+'<setname>]]"},
2458         {"scan", cmd_scan, "<term>"},
2459         {"sort", cmd_sort, "<sortkey> <flag> <sortkey> <flag> ..."},
2460         {"sort+", cmd_sort_newset, "<sortkey> <flag> <sortkey> <flag> ..."},
2461         {"authentication", cmd_authentication, "<acctstring>"},
2462         {"lslb", cmd_lslb, "<largeSetLowerBound>"},
2463         {"ssub", cmd_ssub, "<smallSetUpperBound>"},
2464         {"mspn", cmd_mspn, "<mediumSetPresentNumber>"},
2465         {"status", cmd_status, ""},
2466         {"setnames", cmd_setnames, ""},
2467         {"cancel", cmd_cancel, ""},
2468         {"format", cmd_format, "<recordsyntax>"},
2469         {"schema", cmd_schema, "<schema>"},
2470         {"elements", cmd_elements, "<elementSetName>"},
2471         {"close", cmd_close, ""},
2472         {"attributeset", cmd_attributeset, "<attrset>"},
2473         {"querytype", cmd_querytype, "<type>"},
2474         {"refid", cmd_refid, "<id>"},
2475         {"itemorder", cmd_itemorder, "ill|item <itemno>"},
2476         {"update", cmd_update, "<item>"},
2477         {"packagename", cmd_packagename, "<packagename>"},
2478         {"proxy", cmd_proxy, "('tcp'|'osi')':'[<tsel>'/']<host>[':'<port>]"},
2479 #ifdef ASN_COMPILED
2480         /* Server Admin Functions */
2481         {"adm-reindex", cmd_adm_reindex, "<database-name>"},
2482         {"adm-truncate", cmd_adm_truncate, "('database'|'index')<object-name>"},
2483         {"adm-create", cmd_adm_create, ""},
2484         {"adm-drop", cmd_adm_drop, "('database'|'index')<object-name>"},
2485         {"adm-import", cmd_adm_import, "<record-type> <dir> <pattern>"},
2486         {"adm-refresh", cmd_adm_refresh, ""},
2487         {"adm-commit", cmd_adm_commit, ""},
2488         {"adm-shutdown", cmd_adm_shutdown, ""},
2489         {"adm-startup", cmd_adm_startup, ""},
2490 #endif
2491         {0,0}
2492     };
2493     char *netbuffer= 0;
2494     int netbufferlen = 0;
2495     int i;
2496     Z_APDU *apdu;
2497 #if HAVE_GETTIMEOFDAY
2498     struct timeval tv_start, tv_end;
2499     gettimeofday (&tv_start, 0);
2500 #endif
2501
2502     while (1)
2503     {
2504         int res;
2505 #ifdef USE_SELECT
2506         fd_set input;
2507 #endif
2508         char line[1024], word[1024], arg[1024];
2509         
2510 #ifdef USE_SELECT
2511         FD_ZERO(&input);
2512         FD_SET(0, &input);
2513         if (conn)
2514             FD_SET(cs_fileno(conn), &input);
2515         if ((res = select(20, &input, 0, 0, 0)) < 0)
2516         {
2517             perror("select");
2518             exit(1);
2519         }
2520         if (!res)
2521             continue;
2522         if (!wait && FD_ISSET(0, &input))
2523 #else
2524         if (!wait)
2525 #endif
2526         {
2527 #if HAVE_READLINE_READLINE_H
2528             char* line_in;
2529             line_in=readline(C_PROMPT);
2530             if (!line_in)
2531                 break;
2532 #if HAVE_READLINE_HISTORY_H
2533             if (*line_in)
2534                 add_history(line_in);
2535 #endif
2536             strcpy(line,line_in);
2537             free (line_in);
2538 #else    
2539             char *end_p;
2540             printf (C_PROMPT);
2541             fflush(stdout);
2542             if (!fgets(line, 1023, stdin))
2543                 break;
2544             if ((end_p = strchr (line, '\n')))
2545                 *end_p = '\0';
2546 #endif 
2547 #if HAVE_GETTIMEOFDAY
2548             gettimeofday (&tv_start, 0);
2549 #endif
2550
2551             if ((res = sscanf(line, "%s %[^;]", word, arg)) <= 0)
2552             {
2553                 strcpy(word, last_cmd);
2554                 *arg = '\0';
2555             }
2556             else if (res == 1)
2557                 *arg = 0;
2558             strcpy(last_cmd, word);
2559             for (i = 0; cmd[i].cmd; i++)
2560                 if (!strncmp(cmd[i].cmd, word, strlen(word)))
2561                 {
2562                     res = (*cmd[i].fun)(arg);
2563                     break;
2564                 }
2565             if (!cmd[i].cmd) /* dump our help-screen */
2566             {
2567                 printf("Unknown command: %s.\n", word);
2568                 printf("Currently recognized commands:\n");
2569                 for (i = 0; cmd[i].cmd; i++)
2570                     printf("   %s %s\n", cmd[i].cmd, cmd[i].ad);
2571                 res = 1;
2572             }
2573             if (res < 2)
2574             {
2575                 continue;
2576             }
2577         }
2578         wait = 0;
2579         if (conn
2580 #ifdef USE_SELECT
2581             && FD_ISSET(cs_fileno(conn), &input)
2582 #endif
2583             )
2584         {
2585             do
2586             {
2587                 if ((res = cs_get(conn, &netbuffer, &netbufferlen)) < 0)
2588                 {
2589                     perror("cs_get");
2590                     exit(1);
2591                 }
2592                 if (!res)
2593                 {
2594                     printf("Target closed connection.\n");
2595                     exit(1);
2596                 }
2597                 odr_reset(in); /* release APDU from last round */
2598                 record_last = 0;
2599                 odr_setbuf(in, netbuffer, res, 0);
2600                 if (!z_APDU(in, &apdu, 0, 0))
2601                 {
2602                     odr_perror(in, "Decoding incoming APDU");
2603                     fprintf(stderr, "[Near %d]\n", odr_offset(in));
2604                     fprintf(stderr, "Packet dump:\n---------\n");
2605                     odr_dumpBER(stderr, netbuffer, res);
2606                     fprintf(stderr, "---------\n");
2607                     if (apdu_file)
2608                         z_APDU(print, &apdu, 0, 0);
2609                     exit(1);
2610                 }
2611                 if (apdu_file && !z_APDU(print, &apdu, 0, 0))
2612                 {
2613                     odr_perror(print, "Failed to print incoming APDU");
2614                     odr_reset(print);
2615                     continue;
2616                 }
2617                 switch(apdu->which)
2618                 {
2619                 case Z_APDU_initResponse:
2620                     process_initResponse(apdu->u.initResponse);
2621                     break;
2622                 case Z_APDU_searchResponse:
2623                     process_searchResponse(apdu->u.searchResponse);
2624                     break;
2625                 case Z_APDU_scanResponse:
2626                     process_scanResponse(apdu->u.scanResponse);
2627                     break;
2628                 case Z_APDU_presentResponse:
2629                     print_refid (apdu->u.presentResponse->referenceId);
2630                     setno +=
2631                         *apdu->u.presentResponse->numberOfRecordsReturned;
2632                     if (apdu->u.presentResponse->records)
2633                         display_records(apdu->u.presentResponse->records);
2634                     else
2635                         printf("No records.\n");
2636                     printf ("nextResultSetPosition = %d\n",
2637                         *apdu->u.presentResponse->nextResultSetPosition);
2638                     break;
2639                 case Z_APDU_sortResponse:
2640                     process_sortResponse(apdu->u.sortResponse);
2641                     break;
2642                 case Z_APDU_extendedServicesResponse:
2643                     printf("Got extended services response\n");
2644                     process_ESResponse(apdu->u.extendedServicesResponse);
2645                     break;
2646                 case Z_APDU_close:
2647                     printf("Target has closed the association.\n");
2648                     process_close(apdu->u.close);
2649                     break;
2650                 case Z_APDU_resourceControlRequest:
2651                     process_resourceControlRequest
2652                         (apdu->u.resourceControlRequest);
2653                     break;
2654                 case Z_APDU_deleteResultSetResponse:
2655                     process_deleteResultSetResponse(apdu->u.
2656                                                     deleteResultSetResponse);
2657                     break;
2658                 default:
2659                     printf("Received unknown APDU type (%d).\n", 
2660                            apdu->which);
2661                     exit(1);
2662                 }
2663             }
2664             while (conn && cs_more(conn));
2665 #if HAVE_GETTIMEOFDAY
2666             gettimeofday (&tv_end, 0);
2667             if (1)
2668             {
2669                 printf ("Elapsed: %.6f\n", (double) tv_end.tv_usec /
2670                                                 1e6 + tv_end.tv_sec -
2671                    ((double) tv_start.tv_usec / 1e6 + tv_start.tv_sec));
2672             }
2673 #endif
2674         }
2675     }
2676     return 0;
2677 }
2678
2679 int main(int argc, char **argv)
2680 {
2681     char *prog = *argv;
2682     char *arg;
2683     int ret;
2684     int opened = 0;
2685
2686     while ((ret = options("c:a:m:v:p:", argv, argc, &arg)) != -2)
2687     {
2688         switch (ret)
2689         {
2690         case 0:
2691             if (!opened)
2692             {
2693                 initialize ();
2694                 if (cmd_open (arg) == 2) {
2695 #if HAVE_READLINE_HISTORY_H
2696                   char* tmp=(char*)malloc(strlen(arg)+6);
2697                   *tmp=0;
2698                   strcat(tmp,"open ");
2699                   strcat(tmp,arg);
2700                   add_history(tmp);
2701                   free(tmp);
2702 #endif
2703                   opened = 1;
2704                 };
2705             }
2706             break;
2707         case 'm':
2708             if (!(marcdump = fopen (arg, "a")))
2709             {
2710                 perror (arg);
2711                 exit (1);
2712             }
2713             break;
2714         case 'c':
2715             strncpy (ccl_fields, arg, sizeof(ccl_fields)-1);
2716             ccl_fields[sizeof(ccl_fields)-1] = '\0';
2717             break;
2718         case 'a':
2719             if (!strcmp(arg, "-"))
2720                 apdu_file=stderr;
2721             else
2722                 apdu_file=fopen(arg, "a");
2723             break;
2724         case 'p':
2725           yazProxy=strdup(arg);
2726           break;
2727         case 'v':
2728             yaz_log_init (yaz_log_mask_str(arg), "", NULL);
2729             break;
2730         default:
2731             fprintf (stderr, "Usage: %s [-m <marclog>] [ -a <apdulog>] "
2732                              "[-c cclfields] [-p <proxy-addr>] [<server-addr>]\n",
2733                      prog);
2734             exit (1);
2735         }
2736     }
2737     if (!opened)
2738         initialize ();
2739     return client (opened);
2740 }