Recent contact in DICOMSERVER Worklist programming, record your experience

xiaoxiao2021-03-06  60

When you accept a WorklistQuery request, the server first responds to accept the association request, and then successfully accepts the query request.

Respond with the association request with the following function

L_void CNetClient :: OnReckeassociateRequest (LDICOMASSOCIATE * PPDU)

The following functions respond to the query request

L_void CNETCLIENT :: OnReceiveCfindRequest (L_UCHAR NPRESENTATIONID, L_UINT16 NMESSAGEID, L_CHAR * PSZCLASS, L_UINT16 NPRIORITY, LDICOMDS * PDS)

Write yourself to the database query function

Void CNetClient :: DOFINDMWLIENT :: DOFINDMWLITEM (L_Char nPresentivityID, l_uint16 nMessageID, CString szus

转载请注明原文地址:https://www.9cbs.com/read-118877.html

New Post(0)