Mercurial > hg > orthanc-book
comparison Sphinx/source/faq/dicom.rst @ 441:c2ae93c562d2
Orthanc 1.7.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 27 May 2020 13:26:03 +0200 |
parents | c95817c254fe |
children | a10f0e5be459 |
comparison
equal
deleted
inserted
replaced
440:86bf70a1f570 | 441:c2ae93c562d2 |
---|---|
10 * Make sure you use the `most recent version <https://www.orthanc-server.com/download.php>`_ of Orthanc. | 10 * Make sure you use the `most recent version <https://www.orthanc-server.com/download.php>`_ of Orthanc. |
11 * Make sure the two computers can "ping" each other. | 11 * Make sure the two computers can "ping" each other. |
12 * Turn off all the firewalls on the two computers (especially on Microsoft Windows). | 12 * Turn off all the firewalls on the two computers (especially on Microsoft Windows). |
13 * Make sure the remote computer has `DICOM TLS encryption | 13 * Make sure the remote computer has `DICOM TLS encryption |
14 <https://www.dicomstandard.org/using/security/>`__ turned off (this | 14 <https://www.dicomstandard.org/using/security/>`__ turned off (this |
15 feature is not supported yet as of Orthanc 1.7.0). | 15 feature is not supported yet as of Orthanc 1.7.1). |
16 * Write down on a paper the following information about each modality: | 16 * Write down on a paper the following information about each modality: |
17 | 17 |
18 * its IP address (avoid using symbolic names if possible to troubleshot any DNS problem), | 18 * its IP address (avoid using symbolic names if possible to troubleshot any DNS problem), |
19 * its TCP port for DICOM communications (for Orthanc, cf. the ``DicomPort`` option), and | 19 * its TCP port for DICOM communications (for Orthanc, cf. the ``DicomPort`` option), and |
20 * its AET (Application Entity Title - for Orthanc, cf. the ``DicomAet`` option). | 20 * its AET (Application Entity Title - for Orthanc, cf. the ``DicomAet`` option). |