You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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 

Result:

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:

  • No labels