Not able to Connect C sdk
Hey
I am not able to connect my C Sdk with the Thingworx Server
[FORCE] 2017-08-24 16:26:45,977: Starting up
[DEBUG] 2017-08-24 16:26:45,977: twWs_Create: Initializing Websocket Client for localhost:443//Thingworx/WS
[DEBUG] 2017-08-24 16:26:45,977: twTlsClient_Create: Initializing TLS Client
[DEBUG] 2017-08-24 16:26:45,979: twApi_Initialize: Websocket Established after 0 tries
[DEBUG] 2017-08-24 16:26:45,980: subscribedPropsMgr_Initialize: Initializing subscribed properties manager
[TRACE] 2017-08-24 16:26:45,980: All property subscriptions have been received from the server. Subscribed properties can now be updated.
[DEBUG] 2017-08-24 16:26:45,980: added SteamSensor1 to boundList
[DEBUG] 2017-08-24 16:26:45,980: twApi_BindThings: not currently connected, only binding things to api
[DEBUG] 2017-08-24 16:26:45,980: twMessage_Delete: Deleting BIND Message: 1
[TRACE] 2017-08-24 16:26:45,980: twApi_Connect: Delaying 1 milliseconds before connecting
[DEBUG] 2017-08-24 16:26:45,981: twTlsClient_Reconnect: Re-establishing SSL context
[DEBUG] 2017-08-24 16:26:45,982: twTlsClient_Connect: Connecting to server
[ERROR] 2017-08-24 16:26:45,982: Error intializing socket connection. Err = 111
[ERROR] 2017-08-24 16:26:45,982: twWs_Connect: Error restarting socket. Error 111
[DEBUG] 2017-08-24 16:26:50,983: twTlsClient_Reconnect: Re-establishing SSL context
[DEBUG] 2017-08-24 16:26:50,984: twTlsClient_Connect: Connecting to server
[ERROR] 2017-08-24 16:26:50,984: Error intializing socket connection. Err = 111
[ERROR] 2017-08-24 16:26:50,985: twWs_Connect: Error restarting socket. Error 111
[DEBUG] 2017-08-24 16:26:55,985: twTlsClient_Reconnect: Re-establishing SSL context
[DEBUG] 2017-08-24 16:26:55,986: twTlsClient_Connect: Connecting to server
[ERROR] 2017-08-24 16:26:55,986: Error intializing socket connection. Err = 111
[ERROR] 2017-08-24 16:26:55,986: twWs_Connect: Error restarting socket. Error 111
[ERROR] 2017-08-24 16:27:00,986: twApi_Connect: Max number of connect retries: 3, has been reached
Everytime I am getting connection refused

