Connect to remote AE title

381 views
Skip to first unread message

vaclav...@gmail.com

unread,
Jul 23, 2018, 4:46:07 AM7/23/18
to dcm4che

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 ! 

Andrew Fischer

unread,
Jul 23, 2018, 4:54:53 AM7/23/18
to dcm4che

You may need to add the remote computers AE Title to dcm4chee. 

See my posts from a few days ago.




vaclav...@gmail.com

unread,
Jul 23, 2018, 5:23:24 AM7/23/18
to dcm4che
Hello Andrew,

Thank you for your answer.
I read the post and tried adding the remote AE to my local dcm4chee but I get an error when I make an echo between remote and DCM4CHEE : 


(with the tunnel I made, I access the remote dcm4chee web interface on localhost:8084)

manick

unread,
Jul 23, 2018, 5:39:45 AM7/23/18
to dcm4che
Hi,

1. If you want to send files using DCM4CHEE@localhost:11114, you have to tunnel the port 11114 as well. The tunnel one you created is for the web port 8084 where pushing dicom files occurs through TCP port 11114.

2. If you go with DCM4CHEE@remote_machine_name:11114, ensure both remote and local machines could reach each other i.e within same network.

vaclav...@gmail.com

unread,
Jul 23, 2018, 9:35:37 AM7/23/18
to dcm4che
Thanks Manick it works with the tunnel on port 11114 !
Reply all
Reply to author
Forward
0 new messages