Search found 19 matches

by nicolas_dicom
Mon, 2012-12-03, 16:08
Forum: DCMTK - General
Topic: cannot send SOP instance: DIMSE
Replies: 0
Views: 17872

cannot send SOP instance: DIMSE

Hi all, I am little bit confused about the output result of the dmcsend / storescu. I found next error while sending some dcm images. Status: TCP I/O Error (Operation now in progress) occurred in routine dcmsend -v -to 5 -aet DCMQRSCP -aec DESTINATION 176.129.XXX.123 104 "/mnt/datos/DCMQRSCP/CR...
by nicolas_dicom
Tue, 2012-04-10, 14:57
Forum: DCMTK - General
Topic: DIMSE Read PDV failed - network error ?
Replies: 1
Views: 24933

DIMSE Read PDV failed - network error ?

Hi, We are having an issue with some images which are send from another DCMTK storescu command. We have checked the the network and it is ok. Could you please explain next error ? What does "DIMSE Read PDV failed" mean ? Plataform 2.6.32-25-server #45-Ubuntu SMP Sat Oct 16 20:06:58 UTC 201...
by nicolas_dicom
Wed, 2012-02-15, 11:56
Forum: DCMTK - General
Topic: How to specify a timeout for receiving data via storescu utility
Replies: 25
Views: 32365

Ok, thanks.

Regards,

Nicolás
by nicolas_dicom
Tue, 2012-02-14, 23:56
Forum: DCMTK - General
Topic: How to specify a timeout for receiving data via storescu utility
Replies: 25
Views: 32365

Hello, I compiled the latest version from git repository $dcmtk: storescu v3.6.1 CVS $ git clone git://git.dcmtk.org/dcmtk.git . tried again : ./storescu -v -xs -to 3 -aet SENDER -aec IADCMSERVER 192.168.5.111 110 1.dcm but still not working, D: ======================= END A-ASSOCIATE-RQ ===========...
by nicolas_dicom
Tue, 2012-02-14, 02:42
Forum: DCMTK - General
Topic: How to specify a timeout for receiving data via storescu utility
Replies: 25
Views: 32365

Hello , I modified the file dcmtrans.cc from http://git.dcmtk.org/web?p=dcmtk.git;a=blob;f=dcmnet/libsrc/dcmtrans.cc;h=450db6e5790f394508de2bbba1eb635e28d333ef;hb=892bb47a049afdbdb063dafb9e734e011b954187 After that, I compiled the code -> successfully dcmtk-3.6.0/dcmnet/libsrc# make clean all and ma...
by nicolas_dicom
Mon, 2012-02-13, 12:48
Forum: DCMTK - General
Topic: storescu TCP/IP error messages - dcmtk error type
Replies: 2
Views: 5754

Hi ,

I see,

Thanks for reply!

Regards,
by nicolas_dicom
Mon, 2012-02-13, 00:26
Forum: DCMTK - General
Topic: storescu TCP/IP error messages - dcmtk error type
Replies: 2
Views: 5754

storescu TCP/IP error messages - dcmtk error type

Hi all, That happened to me several times due some server reset (storescp reset) So I found the bellow message on my logs Notice the words "Connection reset by peer" . Thats clear because I had to shutdown the storescp service. E: 0006:020e DIMSE Failed to send message E: 0006:031d TCP I/O...
by nicolas_dicom
Mon, 2012-02-13, 00:23
Forum: DCMTK - General
Topic: How to specify a timeout for receiving data via storescu utility
Replies: 25
Views: 32365

Hi all, I have the same issue mentioned by Matterhorn I'm using Ubuntu 11.04 DCMTK 3.6.0 2.6.38-13-generic #54-Ubuntu SMP Tue Jan 3 13:38:12 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Have the same issue in Windows 7 professional 64bits with both DCMTK version 3.5.4 and 3.6.0 if you unplug the wire at ...
by nicolas_dicom
Sun, 2012-02-12, 23:02
Forum: DCMTK - General
Topic: How to specify a timeout for receiving data via storescu utility
Replies: 25
Views: 32365

Sorry, I decided to move this message to a new topic called
storescu TCP/IP error messages - dcmtk error type

Regards,

Nicolás
by nicolas_dicom
Mon, 2012-01-30, 19:00
Forum: DCMTK - General
Topic: DCMODIFY issues
Replies: 10
Views: 10365

Hi Michael, Ok. Will have to read (Part 5: Data Structures and Encoding) (0008,1060) UN 0a\00 # 2, 1 NameOfPhysiciansReadingStudy (50f1,100a) UN 41\45\42\30\2e\35 # 6, 1 Unknown Tag & Data UN means "Unknown" A string of bytes where the encoding of the contents is unknown (see Section 6...
by nicolas_dicom
Mon, 2012-01-30, 00:16
Forum: DCMTK - General
Topic: DCMODIFY issues
Replies: 10
Views: 10365

Hi all, I had the same problem. I tried to OVERWRITE next tag (0008,1060) UN 34\00 # 2, 1 NameOfPhysiciansReadingStudy But for some reason when this tag has a value like "34\00", dcmodify shows an error nicolas@nicolas:~/Escritorio$ dcmodify -d -i "(0008,1060)=HOLA" CR_1.dcm I: P...
by nicolas_dicom
Thu, 2010-11-18, 19:48
Forum: DCMTK - General
Topic: jpeg LossLess Transfer Syntax + dcmpsprt
Replies: 3
Views: 5335

Hi Michael, yes, I saw this tool, (dcmdjpeg) moreover , Iam using it.....so, those kind of files cannot be used by dcmpsprt command directly. So,First I have to know what kind of file is (1.2.840.10008.1.2.4.50 ....1.2.840.10008.1.2.4.70 ) (tag :0002-0010) and then I have to decide to apply or not t...
by nicolas_dicom
Thu, 2010-11-18, 18:33
Forum: DCMTK - General
Topic: jpeg LossLess Transfer Syntax + dcmpsprt
Replies: 3
Views: 5335

jpeg LossLess Transfer Syntax + dcmpsprt

Hi all , I would like to know how to print (dcmpsprt.exe) a compressed dicom file.. e.g of Transfer Syntax UID 1.2.840.10008.1.2.4.70 : JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression or 1.2.840.100...
by nicolas_dicom
Fri, 2010-11-12, 20:08
Forum: DCMTK - General
Topic: Invalid image Format ? valid to store - invalid to print ?
Replies: 2
Views: 3989

I see :D ,

thanks Jörg


Regards

Nicolas
by nicolas_dicom
Fri, 2010-11-12, 17:03
Forum: DCMTK - General
Topic: Invalid image Format ? valid to store - invalid to print ?
Replies: 2
Views: 3989

Invalid image Format ? valid to store - invalid to print ?

Hi All, Please, can someone see what is wrong with this dicom image ? It can be stored, but cannot be printed. Error message after do dcmpsprt -v -c printerconf.cfg -p DICOMNICO --spool --layout 1 1 urogram_1.2.840.113747.1221163399.2908.3840.2518787175193.1.dcm error: loading image file 'urogram_1....