Hello everyone,
I recently deployed a dcm4chee arc light on a remote machine. I created a tunnel between this machine and my local machine so I can access the web interface.
It works fine but I can't send dicom files using the command line. The AE title on the remote machine is DCM4CHEE@localhost:11114 but when I use it in the command line I get a "connection refused" and if I use DCM4CHEE@remote_machine_name:11114 I get a "connection timed out".
Does any one know how I could send files to this remote Dcm4chee ?
Thanks a lot !