Extended negotiation for Relational queries

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
Maryam
Posts: 7
Joined: Tue, 2005-02-15, 17:48
Location: Iran
Contact:

Extended negotiation for Relational queries

#1 Post by Maryam »

Dear friends,

I want to implement relational queries, therefore need to make an extended negotiation for FIND query. Which methods should I use in client and server sides?

Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1446
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

#2 Post by Marco Eichelberg »

In addition to the functions needed for normal association setup (see findscu for example code), the following functions are needed for extended negotiation, declared in dcmtk/dcmnet/assoc.h:

Code: Select all

void ASC_setRequestedExtNegList(T_ASC_Parameters* params, SOPClassExtendedNegotiationSubItemList* extNegList);
void ASC_getAcceptedExtNegList(T_ASC_Parameters* params, SOPClassExtendedNegotiationSubItemList** extNegList);
Class SOPClassExtendedNegotiationSubItemList is declared in dcmtk/dcmnet/extneg.h.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Semrush [Bot] and 1 guest