Search found 8 matches

by virendram
Tue, 2017-06-06, 17:54
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

Re: TCP initialization error

Thank you for your patience with my trivial questions. I went to http://support.dcmtk.org/redmine/projects/dcmtk/wiki/Howto_PACSDebuggingWithDCMTK and executed the following findscu but unlike the example, it didnt return any matching query (like line 15-34 in the tutorial). Could you please advise ...
by virendram
Tue, 2017-06-06, 17:17
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

Re: TCP initialization error

Thanks for the reply, Michael. I edited the question and added the -aet and -aec . Please see the console output below. Any help will be greatly appreciated. Thanks Regards Virendra ---- ./movescu -v -P -k 0008,0052="IMAGE" -k 0010,0020="00075491395" 10.148.72.72 11112 -aet NEURO...
by virendram
Tue, 2017-06-06, 16:44
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

Re: TCP initialization error

Thank you, for your replies. I have been able to successfully ping the scanner..below, i have attached the output of echoscu However, when I try to use movescu to query and retrieve for a subject , there is nothing being moved..I am sure there is something trivial that I am missing here Please see t...
by virendram
Fri, 2017-06-02, 14:57
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

Re: TCP initialization error

Thank you for the quick reply. How do I allow access then?

Thanks

Regards
Virendra
by virendram
Fri, 2017-06-02, 13:56
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

Re: TCP initialization error

Is there some another command that needs to run in the background for echo to work?

I really appreciate your inputs.
thanks
Regards
Virendra
by virendram
Fri, 2017-06-02, 13:54
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

Re: TCP initialization error

Unfortunately, I get the same error.

Thank you for your help.

Regards
Virendra
by virendram
Fri, 2017-06-02, 00:11
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

Re: TCP initialization error

Thank you, Micahel for your reply. I started dcmqrscp & in one terminal and typed ./echoscu -d 10.148.72.72 11112 -aec NEUROIMAGING -aet SCAN_STORE in another terminal. I get the error "Called AE Title not recognized" I am, however, able to ping from the scanner. I will greatly appreci...
by virendram
Mon, 2017-05-29, 15:58
Forum: DCMTK - General
Topic: TCP initialization error
Replies: 14
Views: 19328

TCP initialization error

Hi, I have been working on configuring a PACS server in my lab to query and retrieve the data directly from the MRI scanner (SKYRA 3T) The local PACS server is running Centos 7 3.10.0-514.16.1.el7.x86_64 I installed DCMTK from the website, compiled, and ran a make check to verify that everything is ...