cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Reconnection fails after interrupted Connection

Rungholt
3-Visitor

Reconnection fails after interrupted Connection

Hello,

 

we're using .Net SDK and want to make sure that the connection is re-established after losing it.

The Properties of the ClientConfigurator object are default and look good:

AutoReconnect = true

ConnectRetries = -1

ConnectTimeOut = 10000

ReconnectInterval = 60

PongTimeout = 10000

My expectations are, that after losing the connection to the ThingWorx server and re-establishing it, the ThingWorx client noticed that and makes a reconnect to the server. 

Is there anything to do manually to get the reconnection?

 

 

Best regards,

Sascha

 

 

 

 

3 REPLIES 3

Was able to narrow the problem down: Without proxy the reconnect works. With proxy it doesn't.

Strange because, the initial connect WITH proxy propperly works.

slangley
23-Emerald II
(To:Rungholt)

HI @Rungholt

 

Are you getting any errors when the failure occurs?  I'm not sure we can assist since this sounds like an issue with your proxy, but we may be able to tell more with more details around your configuration.

 

Regards.

 

--Sharon

slangley
23-Emerald II
(To:Rungholt)

Hi @Rungholt.

 

Have you found a solution to your problem?  If so, we would appreciate if you would post it here for the benefit of others with the same issue.

 

Regards.

 

--Sharon

Top Tags