Search found 28 matches

by SIMONP
Sat, 2016-07-23, 15:37
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Michael...

Did you have a chance to look at configs + client code I emailed to you ?
I've got to make it working by Monday...
Thanks in advance

Simon
by SIMONP
Thu, 2016-07-21, 14:56
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Michael,

thanks for your offer.
Just sent you an email...

Looking forward to hearing from you

SImon
by SIMONP
Thu, 2016-07-21, 12:42
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Michael.... Just discovered your reply on the second page :) Thank you very much by the way... Vendor identifier is just a type: everything is configured correctly.... Now I am trying to simplify the scenario and send DICOM's from dcmqrscp running on FREEPORT (this is hostname) and listening on port...
by SIMONP
Wed, 2016-07-20, 21:18
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

so, this is a summary of my problem: if I move study from some PACS-FROM on the network to PACS-TO, which is running on the same PC where DcmSCU client PACS-FROM generates the following error: E: moveSCP: Sub-Association Rejected E: Result: Rejected Permanent, Source: Service User E: Reason: Called ...
by SIMONP
Wed, 2016-07-20, 11:29
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

sorry for the series of posts: when using MOVESCU should I specify destination folder on LINIX_PC (database folder from dcmqrscu.cfg) or MOVESCU figures out what this folder is ?

thanks

/simon
by SIMONP
Wed, 2016-07-20, 11:25
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

I've tried MOVESCU and sifferent study: same error... movescu -v -S -aec FSS_DONS_STORE -aet SIM_PC -aem LINUX_PC --port 11112 FREEPORT 104 -k QueryRetrieveLevel=STUDY -k PatientName -k StudyInstanceUID=1.2.840.113619.2.327.3.2831160594.683.1445313449.234 I ran this command on PC with AETitle SIM_PC...
by SIMONP
Wed, 2016-07-20, 11:11
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

I dpn't think this is the case (I stored ct.dcm file which comes with DCMTK installer to PACS_FROM and try yo move it to PACS2 frpm there)...

BTW: to cewate a log file I should place something like --log-config logfile.cfg on DCMQRSCP command line ?

thanks

/simon
by SIMONP
Tue, 2016-07-19, 23:01
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Michael... I read the tutorial, ran MOVESCU (succesfully moved DICOM file from PACS-FROM to file system), used WireShark to check all the messages on DICOM network (made all homework you requested :)) Sill have problem. So 1. LINUX_PC is AETitle referenced in PACS-FROM config: linux_pc = (LINUX_PC, ...
by SIMONP
Tue, 2016-07-19, 12:13
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Hi Michael.... Thanks again for your reply and my apologies again for such a long and messy post.... Now I can re-phrase my question in much more compact form.... 1. I have PACS1 configured on PC1; 2. I have PACS2 configured on PC2; 3. I have PC3 which runs the client (DcmSCU), this client establish...
by SIMONP
Mon, 2016-07-18, 18:18
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Michael, Thank you for this and all previous replies... Your DcmSCU sample which demonstrates using C-FIND followed by C-MOVE is very useful (separate thank you for that): I was able to query the PACS running DCMTK dcmqrscp for a specific study and retrieve found study to the PC where my app (DcmSCU...
by SIMONP
Mon, 2016-07-18, 13:34
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Michael... coming back to PACS-TO-PACS transfer... If 2 PACS have each other in their configuration files, is it possible to have high level DCMTK classes as DcmSCU, DcmStorageSCU (not sire what else to mention) to request this PACS-TO-PACS transfer... (to mimic your movescu utility functionality) ?...
by SIMONP
Mon, 2016-07-18, 12:28
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

Re: PACS to PACS Data Transfer

Thanks much Michael....

Not sure about coming to Germany this fall: I am a contractor and chances are that I won't
be on this contract shortly BUT my offer is valid no matter what...

Thanks again

Simon

PS just in case my private email: [hidden from bots, the editor]
by SIMONP
Fri, 2016-07-15, 15:40
Forum: DCMTK - General
Topic: LOG file for non command line app
Replies: 6
Views: 5754

Re: LOG file for non command line app

Michael... Thanks again for all your quick replies. Will try to implement your suggestions to fake ODCommandLine etc... could you please make me a huge favor ans reply to my other post regarding "PACS to PACS DICOM transfer" ? Thanks Simon PS I owe you a lunch (at least). Come to Boston :)
by SIMONP
Fri, 2016-07-15, 14:40
Forum: DCMTK - General
Topic: LOG file for non command line app
Replies: 6
Views: 5754

Re: LOG file for non command line app

Michael...

Thanks again.
Maybe my explanation is poor...
config file for logging is placed on command line "...--log--config logfile.cfg...".
The question how to apply this config file (logfile.cfg) if it is not a command line tool ?

Thanks again

Simon
by SIMONP
Fri, 2016-07-15, 12:22
Forum: DCMTK - General
Topic: PACS to PACS Data Transfer
Replies: 20
Views: 20306

PACS to PACS Data Transfer

Hello... Is it possible to retrieve DICOMs from on PACS System directly to another one ? To retrieve DICOMs to the file system we run something like STORESCP and provide output folder for storage. Is it possible to make anothe PACS acting as "STORESCP" ? and have DICOMs forvarded directly ...