LEADTOOLS Support
General
General Questions
Re: Using Worklist SCU and CStore SCU in 2 network environment
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, August 2, 2012 4:46:26 PM(UTC)
Groups: Registered
Posts: 4
I am using Leadtools 15 .Net C# medical toolkit.
I am using worklist and cStore to get patient list and send Dicom image to PACS.
But, when I use these functions on the workstation with 2 ethernet card, depending on which card is connected to network with PACS, one case can connect to PACS and other case can not.
Is this limitation of Leadtools 15 Medical toolkit, or there is some way around to fix this problem?
#2
Posted
:
Sunday, August 5, 2012 4:24:18 AM(UTC)
Groups: Registered
Posts: 256
If the computer has one card, you can pass null or empty string to the hostAddress parameter of Connect() and Listen() functions of our DicomNet class.
However, if there are multiple network cards, you can specify the IP address to select the card you want to use.
If this is not the solution to your problem, please send me more details about it.
LEADTOOLS Support
General
General Questions
Re: Using Worklist SCU and CStore SCU in 2 network environment
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.