comparison Resources/Configuration.json @ 1017:9d0c7301596e lua-scripting

storescp modality
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jul 2014 10:43:47 +0200
parents 8c67382f44a7
children 564e39d6df13
comparison
equal deleted inserted replaced
1012:52e71b25f9ce 1017:9d0c7301596e
98 // "sample" : [ "STORESCP", "localhost", 2000 ] 98 // "sample" : [ "STORESCP", "localhost", 2000 ]
99 99
100 /** 100 /**
101 * A fourth parameter is available to enable patches for a 101 * A fourth parameter is available to enable patches for a
102 * specific PACS manufacturer. The allowed values are currently 102 * specific PACS manufacturer. The allowed values are currently
103 * "Generic" (default value), "ClearCanvas", "MedInria" and 103 * "Generic" (default value), "StoreScp" (storescp tool from
104 * "Dcm4Chee". This parameter is case-sensitive. 104 * DCMTK), "ClearCanvas", "MedInria" and "Dcm4Chee". This
105 * parameter is case-sensitive.
105 **/ 106 **/
106 // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ] 107 // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ]
107 }, 108 },
108 109
109 // The list of the known Orthanc peers 110 // The list of the known Orthanc peers