is it possible to directly add an in memory dicom file to the list of dicomfiles to send?
atm i first have to save the file to disk then do scu.addfile(dicomfilepath) and after sending i delete the file from disk.
regards,
Robert
Thanks! it works :)