Hello all,
I am trying to launch an echoscu command from a linux os to make a ping request to a windows os using the dcmtk tool and no association is being made on the specified port.
command: echoscu localhost 109 -v
I: Requesting Association
F: Association Request Failed: 0006:031b Failed to establish association
F: 0006:0317 Peer aborted Association (or never connected)
F: 0006:031c TCP Initialization Error: Connection refused
How can I resolve this? Does it have something to do with windows firewall for which it prompted me to allow access and I have already allowed storescp access but it’s still failing to make a connection.