Feature #542
openClasses DcmSCU and DcmSCP are not only still experimental but lack a common "strategy"
0%
Description
Both classes should be checked for common features and these should be "implemented" in the same way. This applies to both the header (API, data types and documentation) and the implementation files. Also the error handling (e.g. what is returned on the wire) or the support for "status detail" information could certainly be improved. There is still a lot of work to do ... :)
The goal should be to have a non-experimental version (with stable API) for the next release (version 3.6.2).
Updated by Jörg Riesmeier over 11 years ago
Also within the DcmSCP class, the various handleXXX(), receiveXXX() and sendXXX() methods are used/implemented in an inconsistent way.
The handleSTORERequest() method could be used as an example. See this commit: http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=a2b7b328e2e597b43e7af8002cc977ee6348e3b9
Updated by Marco Eichelberg over 8 years ago
- Target version changed from 3.6.2 to 3.6.3
Updated by Marco Eichelberg over 7 years ago
- Target version changed from 3.6.3 to 3.6.6