This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, March 14, 2008 4:58:34 AM(UTC)
Groups: Registered
Posts: 1
Dear Support,
I am using LeadTool v14.5 vc++ and question regarding DICOM storage commit.
When NetReceiveNReportRequest event is generated in response to SendNReportRequest then how to identify that storage commit succeed or failed.
OnNetReceiveNReportRequest (long hNet, short nPresentationID, short nMessageID, LPCTSTR pszClass, LPCTSTR pszInstance, short nEvent, long hDS)
Means it depends on nEvent values or either different value and how to process this event.
Please explain how to identify this. If possible please provide code snippets.
Waiting for early response.
Thanks and Regards
#2
Posted
:
Monday, March 17, 2008 2:28:32 PM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
The implementation of Storage Commit is server specific.
Basically, the SCU will send a storage commit request with an N-ACTION (I don't think N-REPORT should be used for storage commit).
Then the SCU must listen for the SCP to connect back and say that the storage commit was completed. The SCU shouldn't have to ask the server at a later time if the SCP completed the storage commit, the SCP should communicate back with the SCU to let it know that the storage commit was
completed.
This means the SCU and SCP both act as servers and clients.
Edited by user Thursday, October 27, 2016 3:31:42 PM(UTC)
| Reason: Not specified
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.