Search found 16 matches

by uril
Mon, 2008-09-15, 22:45
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Michael, Actually, I don't need movescu. I now PatientID, StudyInstanceUID and SeriesInstanceUID from findscu. With these parameters I can go to the PACS server and get DICOM files. Using MAGDevice0 field from dicom.ini I can get dicom directory. Using command rsync host MAGDevice0/PatientID/Stud...
by uril
Mon, 2008-09-15, 17:23
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Michael, I am analyzing two reports from the command movescu and first difference that I found : fedora 6 (working) # Dicom-Data-Set # Used TransferSyntax: UnknownTransferSyntax (0008,0052) CS [SERIES] # 6, 1 QueryRetrieveLevel (0010,0020) LO [1350922] # 8, 1 PatientID (0020,000d) UI [2.16.840.1....
by uril
Mon, 2008-09-15, 16:05
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Michael, I am using the same command on two different clents: URI which is fedora 6 and TON is fedora 7. On both clients I turned of firewall. On fedora 6 I can fetch images and on fefora 7 I can't. ./movescu -v -d --move URI +P 50082 --study -k 0008,0052=SERIES -k 0010,0020=1350922 -k 0020,000D=...
by uril
Fri, 2008-09-12, 17:42
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Michael, I have the same problem with the new fedora 7 Dicom client. I have installed wireshark on fedora 7. I got the next strange message from wireshark : No. Time Source Destination Protocol Info 728 4.666883 172.24.11.174 172.24.1.24 DCM DCM Data[Packet size limited during capture] Frame 728 ...
by uril
Thu, 2008-09-11, 16:41
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Michael,

Pacs server has been configured with Rotman1 ip address and port number.
My client is FreeBSD 5.3-RELEASE. How to check if someone listens to specific IP address and port? Do you mean on client side?

Thanks,

Uril.
by uril
Wed, 2008-09-10, 22:52
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, I have installed DCMTK on FreeBSD and tried some test to fetch images from Conquest Pacs server. It is acting the same way how was acting linux client. Last time, how you told me I turn off firewall on linux and problem was solved. But on FreeBSD it seems to me that firewall is off. After ...
by uril
Tue, 2008-09-02, 22:51
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, Thank you very much!!! You were right!!! Firewall on my linux client machime has been installed by default. I have turned it off and now can fetch images from the server. Finally it is working. I have another question. My DCMTK client installed on the directory /home/uril/DICOM/bin and I w...
by uril
Fri, 2008-08-29, 17:12
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, Thank you for help!!! I installed dcmtk-3.5.4 on the client that located on the same local area as Conquest server. On the server I created the next Line BAYCREST 172.18.0.98 50082 un Now I am getting error both on findscu and movescu. ./findscu -v -d --study -k 0008,0052=STUDY -k 0010,001...
by uril
Fri, 2008-08-29, 15:41
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users,

It's no firewall between us.I can ping from server to my client and opposite without problem.

Thanks,

Uril.
by uril
Thu, 2008-08-28, 16:08
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, Thank you for your help!!! From the serverstatus.log on the Conquest server I got the next error message: Thu Aug 28 10:50:35 2008 Called Application Title : "ANY-SCP " Thu Aug 28 10:50:35 2008 Application Context : "1.2.840.10008.3.1.1.1" Thu Aug 28 10:50:35 2008 Prese...
by uril
Wed, 2008-08-27, 16:41
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, Thank you very much for your help. I am sorry for my last mail, that should be addressed to the Conquest forum. I ran the next command and it gave me the next error message: movescu -v -d --move URI +P 50082 --study -k 0008,0052=SERIES -k 0020,000D=1.2.124.113532.205.210.25.75.20071016.132...
by uril
Fri, 2008-08-22, 18:44
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, I have found acrnema.map that seems to me file which I am looking for. I have question, I have here four columns: AE Title, IP address, port number and compression value. I would like to add new line with my client corresponding attributes. I don't now what should I put here for the AE Tit...
by uril
Wed, 2008-08-20, 21:09
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, I am developing a web application for the Medical Care. I have been asking to fetch dicom images from Conquest DICOM software 1.4.13 that had been installed on Dicom server. I have installed DCMTK on http server (different from Dicom server and it's my Dicom client) where I am developing a...
by uril
Tue, 2008-08-19, 22:12
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

Hi Users, What should I do on server side? How can I check if dictionary has been loaded correctly? I have the Conquest DICOM software 1.4.13 server. When I added --propose-implicit to the findscu I got the next answer # Dicom-Data-Set # Used TransferSyntax: LittleEndianImplicit (0008,0052) CS [STUD...
by uril
Mon, 2008-08-18, 17:45
Forum: DCMTK - General
Topic: findscu fetch image problem
Replies: 26
Views: 31226

I created command to get STUDY number and ran the command. But I don't now how to interpret the response. I would really appreciate some help on this. findscu --aetitle ADILAB --study -k 0008,0052=STUDY -k 0010,0010="Lastname^Firstname" -k 0020,000D xxx.xxx.xxx.xxx portnumber RESPONSE: 1 (...