Search found 6 matches

by shlomgad
Sun, 2021-10-10, 16:29
Forum: DCMTK - General
Topic: My client-side DCMTK TLS code broke after upgrading to 3.6.4.
Replies: 5
Views: 4210

Re: My client-side DCMTK TLS code broke after upgrading to 3.6.4.

This is also happening with storescp 3.6.6 as the server on Ubuntu 20.04 LTS (after building from source code) and storescu 3.6.4 as the client. Output of storescp --version is: $dcmtk: storescp v3.6.6 2021-01-14 $ storescp: DICOM storage (C-STORE) SCP Host type: x86_64-Linux Character encoding: sys...
by shlomgad
Fri, 2021-10-08, 23:22
Forum: DCMTK - General
Topic: My client-side DCMTK TLS code broke after upgrading to 3.6.4.
Replies: 5
Views: 4210

Re: My client-side DCMTK TLS code broke after upgrading to 3.6.4.

I am facing the same problem after upgrading to 3.6.4
Using storescu to send files to storescp, on Ubuntu 20.
Getting the error "E: Receiving Association failed: 0006:031e DUL secure transport layer: no suitable signature algorithm".
Wondering if there is a fix for that.
by shlomgad
Sat, 2017-04-22, 21:25
Forum: DCMTK - General
Topic: Storescp.exe - ExecOnReception command executes intermittently
Replies: 5
Views: 9712

Re: Storescp.exe - ExecOnReception command executes intermit

Has this issue been fixed ? (the use of --exec-on-eostudy and --fork together)
Thanks
by shlomgad
Sun, 2008-03-02, 20:20
Forum: Third-Party DCMTK Applications
Topic: CDs2PACS - tool for importing foreign CDs to PACS
Replies: 0
Views: 26533

CDs2PACS - tool for importing foreign CDs to PACS

This ia a free tool, based mostly on DCMTK and to a small extent on dcm4che.
The tool scans a CD for dicom images, lets you modify the headers according to modality work list query results or manual input and sends the modified images to PACS.

http://www.pacsapps.com
by shlomgad
Wed, 2007-12-12, 23:11
Forum: DCMTK - General
Topic: Using findscu to query GE Broker for modality worklist
Replies: 3
Views: 5951

Hi, I tried, but still the same results. Here's the log with the -v option: Requesting Association Association Accepted (Max Send PDV: 99988) Find SCU RQ: MsgID 1 REQUEST: # Dicom-Data-Set # Used TransferSyntax: Little Endian Explicit (0008,0050) SH (no value available) # 0, 0 AccessionNumber (0010,...
by shlomgad
Fri, 2007-12-07, 22:30
Forum: DCMTK - General
Topic: Using findscu to query GE Broker for modality worklist
Replies: 3
Views: 5951

Using findscu to query GE Broker for modality worklist

Hello, I'm trying to query a GE Centricity PACS Broker for scheduled procedures. I've used the following command line: findscu -v -W -xi -aet "<my AET>" -aec "<Broker AET>" -k PatientsName -k Modality <Broker IP> <Broker port> I'm getting this response: Requesting Association Ass...