feat: Add start scan process without recon connect while configured.

This commit is contained in:
sunwen
2024-07-05 11:09:16 +08:00
parent 4ae2193ef7
commit 679cc2ec18
7 changed files with 44 additions and 26 deletions

View File

@@ -28,7 +28,7 @@
"AnonymousMode": false
},
"protocol": {
"default": "1",
"default": "0",
"lists": "0;1;2;3"
},
"storagepolicy": {
@@ -45,36 +45,37 @@
"usercode": ""
},
"worklist": {
"ae": "DCM4CHEE",
"ip": "192.168.1.10",
"localAE": "gui",
"ae": "WORKLIST",
"ip": "192.168.1.6",
"localAE": "gui2",
"port": "11112"
},
"pacs": {
"ae": "ORTHANC",
"ip": "192.168.1.10",
"localAE": "Radiant",
"port": "4242"
"ae": "DCM4CHEE",
"ip": "192.168.1.6",
"localAE": "server9D",
"port": "11112"
},
"recon": {
"ae": "krad",
"ip": "192.168.1.10",
"ae": "server9D",
"ip": "192.168.1.153",
"localAE": "3D recon",
"port": "5003",
"transferPath": "/home/eq9/Tools/ReconTest/storage/Raw"
"transferPath": "",
"scancanwithoutrecon": false
},
"mpps": {
"open": false,
"ae": "mpps",
"ip": "192.168.1.15",
"localAE": "Mpps Server",
"port": "5002"
"open": true,
"ae": "WORKLIST",
"ip": "192.168.1.6",
"localAE": "gui2",
"port": "11112"
},
"address": {
"device": "eth0",
"Dhcp": true,
"ip": "192.168.1.197",
"gateway": "192.168.1.197",
"Dhcp": false,
"ip": "192.168.1.14",
"gateway": "0.0.0.0",
"mask": "255.255.255.0",
"ae": "MOON",
"name": "daq",