I have some understanding problems with connecting Carto3 Webster with Orthanc.
In Carto3 I have to configure 3 Parameters:
Query for Carto3 and ServerNetwork
Restore for Carto3 and ServerNetwork
Store for Carto3 and ServerNetwork
For Carto3 I have three lines under "DicomModalities:
“CartoQuery” : [ “CARTO3Q”, “192.168.0.144”, 104],
“CartoRestore” : [ “CARTO3R”, “192.168.0.144”, 104],
“CartoStore” : [ “CARTO3S”, “192.168.0.144”, 104]
192.168.0.144 is the IP-address of Carto3
In Carto3 DICOM Network Configuration for CARTO3 System:
Query: AE: “CARTO3Q”
Restore: AE: “CARTO3R”
Store: AE: “CARTO3S”
The AET from Orthanc is: “ORTHANC”.
What are the 3 AETs in Carto3 for ServerNetwork?
In Carto3 DICOM Network Configuration
Uwe