Getting error in movescu

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
manoindia2020
Posts: 28
Joined: Tue, 2011-06-28, 13:36
Location: Chennai
Contact:

Getting error in movescu

#1 Post by manoindia2020 »

I am calling the movescu as

Code: Select all

movescu -d --patient 11112 --move MOVESCU --call MOVESCP www.dicomserver.co.uk 11112 -k 0010,0020=987
but I am getting the following error message. May I know what I m missing.

W: Status Detail:
W:
W: # Dicom-Data-Set
W: # Used TransferSyntax: Little Endian Implicit
W: (0000,0902) LO [No connection could be made because the target machine actively refused it 203.199.250.194:11112] # 96, 1 ErrorComment
W:
with regards
Manoj Kumar D

J. Riesmeier
DCMTK Developer
Posts: 2504
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

#2 Post by J. Riesmeier »

First of all, the first occurrence of "11112" is wrong because the option "--patient" does not expect any further values. So the "11112" is interpreted as the first parameter (i.e. the hostname of the DICOM peer).

However, I guess the main problem is that you did not specify a port number for the incoming association. Or is there any other storage SCP listening on a particular port?

manoindia2020
Posts: 28
Joined: Tue, 2011-06-28, 13:36
Location: Chennai
Contact:

still the same error

#3 Post by manoindia2020 »

Code: Select all

movescu -d --patient --port 11113 --move MOVESCU --call MOVESCP www.dicomserver.co.uk 11112 -k 0010,0020=987
No other application listening that port.
with regards
Manoj Kumar D

J. Riesmeier
DCMTK Developer
Posts: 2504
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

#4 Post by J. Riesmeier »

Did you really read and understand the explanations at http://www.dicomserver.co.uk/ ?

manoindia2020
Posts: 28
Joined: Tue, 2011-06-28, 13:36
Location: Chennai
Contact:

Yes I understood the www.dicomserver.co.uk document

#5 Post by manoindia2020 »

According to the things that specified in their url I have changed my port address to 11112. Still the error occurs.

I found something wrong but no idea how to correct it.
The http://dicomserver.co.uk tries to send the image to the ip with port 122.164.174.137:11112

but my system IP is 192.168.10.6.

I think it takes my router ip or something like that. Any idea how to pass my ip directly?
with regards
Manoj Kumar D

Michael Onken
DCMTK Developer
Posts: 2049
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

#6 Post by Michael Onken »

Hi,

you are on a private network, which connects over 122.164.174.137 to the internet.

If you can, you must open port 11112 on the 122.164.174.137 router and forward it to you own computer. Otherwise you have no chance receiving the images.

Michael

manoindia2020
Posts: 28
Joined: Tue, 2011-06-28, 13:36
Location: Chennai
Contact:

Bonjour will solve the Private network?

#7 Post by manoindia2020 »

Hi,
I read some posts regarding solving the private network problem. Few suggested that using Bonjour Service in App will solve the private network problem.

I did some samples on Bonjour just for testing and it works. But I don't have any idea about integrating with the dcmtk.

Is there any working sample or any guidance that I can get? In integrating the Bonjour with dcmtk library?
with regards
Manoj Kumar D

Michael Onken
DCMTK Developer
Posts: 2049
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

#8 Post by Michael Onken »

Hi,

no.

Michael

manoindia2020
Posts: 28
Joined: Tue, 2011-06-28, 13:36
Location: Chennai
Contact:

Hi

#9 Post by manoindia2020 »

Thanx for the reply. I will try by myself and if succeed, will post that here.
with regards
Manoj Kumar D

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest