Search found 7 matches

by dhaval1981
Tue, 2005-03-29, 18:19
Forum: DCMTK - General
Topic: failed sub-association request with MOVESCU
Replies: 4
Views: 12247

Thanks Hamlet I have it working now... I made the following changes. ./movescu -v -aec COMMON -aet MOVESCU -aem DHAVAL1 +P 10001 -P -k 0008,0052="PATIENT" -k 0010,0020="*" 152.19.105.73 10000 I changed the port number of MOVESCU to 10001 from 10000. So i have my MOVESCU and IMAGE...
by dhaval1981
Tue, 2005-03-29, 01:35
Forum: DCMTK - General
Topic: failed sub-association request with MOVESCU
Replies: 4
Views: 12247

failed sub-association request with MOVESCU

Hi I am trying to use movescu application to transfer images from 1 AE to 2 AE . I have modified my imagectn.cfg as /////// HostTable BEGIN echoscu = (ECHOSCU, 152.19.105.73, 10000) findscu = (FINDSCU, 152.19.105.73, 10000) movescu = (MOVESCU, 152.19.105.73, 10000) storescu = (STORESCU, 152.19.105.7...
by dhaval1981
Wed, 2005-03-23, 01:33
Forum: DCMTK - General
Topic: Problems when linking DCMTK libraries in CMakeLists.txt
Replies: 1
Views: 4910

Hi, I solved the above problem I added this ADD_DEFINITIONS(-DHAVE_STRSTREAM_H) to my CMakeLists.txt. But now the error i am getting is Building dependencies. cmake.depends... Building executable /usr/local/ITK/binary/findscu... c++: /INCREMENTAL:NO: No such file or directory make[1]: *** [/usr/loca...
by dhaval1981
Wed, 2005-03-23, 00:02
Forum: DCMTK - General
Topic: Problems when linking DCMTK libraries in CMakeLists.txt
Replies: 1
Views: 4910

Problems when linking DCMTK libraries in CMakeLists.txt

Hi I made an empty directory in which i copied findscu.cc and CMakellists.txt (i wrote this file). I have the following CmakeLists.txt ////////////////////////////////////////////////////////////// # declare project PROJECT(findscu) FIND_PACKAGE(DCMTK) # set certain project wide flags SET(CMAKE_C_FL...
by dhaval1981
Fri, 2005-03-18, 17:37
Forum: DCMTK - General
Topic: How to retrieve images from remote host using imagectn?
Replies: 1
Views: 4117

hi i was wondering if you find the solution to your problem.. I hav ran into the same problems.I made changes in my imagectn.cfg file and now when i try to run ti or imagecn application i get the following error CONFIG Error: Symbolic name "dhav" not defined! Segmentation Fault... Also sho...
by dhaval1981
Fri, 2005-03-18, 17:27
Forum: DCMTK - General
Topic: Building a GUI Client for Q/R in DCMTK
Replies: 0
Views: 8116

Building a GUI Client for Q/R in DCMTK

Hi ALL I am new to this forum... I recently installed DCMTK and i have been looking around its features. I wanted to develop a nice gui client to access the Q/R facilty of DCMTK.. I saw the ti application but u cant query on the patient level?? why is that so... also to write my application what lib...
by dhaval1981
Fri, 2005-03-18, 16:59
Forum: DCMTK - General
Topic: running imagectn
Replies: 5
Views: 8610

errors running ti and imagectn

hi markw i was wondering if you find the solution to your problem.. I hav ran into the same problems.I made changes in my imagectn.cfg file and now when i try to run ti or imagecn application i get the following error CONFIG Error: Symbolic name "dhav" not defined! Segmentation Fault... Al...