Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article we focus on connection problems between TARGIT Windows Client and TARGIT Server.

TARGIT Windows Client communicates with TARGIT Server on two ports: 1300 and 1301.

Port 1300 is TCP communication with SSL encryption and port 1301 is HTTPS.

Test communication on port 1300

The communication on port 1300 is SSL encrypted TCP communication. 

Telnet:

You can do a simple test with Telnet, but the result is unreadable, since the answer is SSL encrypted 

Image Added

Result:

Image Added

OpenSSL

For a deeper test of the communication on port 1300 we recommend using OpenSSL.

OpenSSL for Windows can be downloaded here:



Test communication on port 1301

In a web browser open this url: https://ServerName/1301/test where you replace "ServerName" with the correct server name.

Prior to TARGIT 2017 Update 3, you should use this URL http://ServerName:1301/test


The result should look like this: