LEADTOOLS Support
General
General Questions
HOW TO: Implement Storage Commitment SCU
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, August 11, 2009 10:13:16 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
Attached is a simple C# 2005 project using LEADTOOLS 16.5 that shows how to issue a storage commitment request (NActionRequest). It also shows how to connect to a server, associate, CEcho, and CStore and is a good starting place for a very simple SCU application.
To test this example, you can use our PACS Server Manager demo (which ships with the SDK) as the SCP.
For simplicity's sake, I hard coded several things such as the IP addresses, Presentation Contexts, and values of tags that go in the StorageCommitmentPushModelClass dataset. All of these are well documented with comments so it will be easy for you to find what needs to be modified to work with your application and other images.
#2
Posted
:
Wednesday, December 15, 2010 11:51:37 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
Another example using the v17 SDK can be found here:
http://support.leadtools.com/SupportPortal/CS/forums/36576/ShowPost.aspx#36576
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
General
General Questions
HOW TO: Implement Storage Commitment SCU
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.