Mercurial > hg > orthanc-book
comparison Sphinx/source/faq/dicom.rst @ 607:eaa6cdfa7ba6 Orthanc-1.9.0
Orthanc 1.9.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 29 Jan 2021 12:26:47 +0100 |
parents | 090cc988c35e |
children | e66534972166 |
comparison
equal
deleted
inserted
replaced
606:2f000ee9b20d | 607:eaa6cdfa7ba6 |
---|---|
10 * Make sure you use the `most recent version | 10 * Make sure you use the `most recent version |
11 <https://www.orthanc-server.com/download.php>`_ of Orthanc. | 11 <https://www.orthanc-server.com/download.php>`_ of Orthanc. |
12 * Make sure the two computers can "ping" each other. | 12 * Make sure the two computers can "ping" each other. |
13 * Turn off all the firewalls on the two computers (especially on Microsoft Windows). | 13 * Turn off all the firewalls on the two computers (especially on Microsoft Windows). |
14 * Make sure the remote computer has `DICOM TLS encryption | 14 * Make sure the remote computer has `DICOM TLS encryption |
15 <https://www.dicomstandard.org/using/security/>`__ turned off (this | 15 <https://www.dicomstandard.org/using/security/>`__ turned off. |
16 feature is not supported yet as of Orthanc 1.8.2). | |
17 * Write down on a paper the following information about each modality: | 16 * Write down on a paper the following information about each modality: |
18 | 17 |
19 * 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), |
20 * 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 |
21 * its AET (Application Entity Title - for Orthanc, cf. the ``DicomAet`` option). | 20 * its AET (Application Entity Title - for Orthanc, cf. the ``DicomAet`` option). |