This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200-LAUNCHXL: Secure Web socket client on cc3200 (wss://)

Expert 1255 points
Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: CC3200

Hi

I have a address in the following format:

wss://xxxxx.io/abc/efg

I want to connect to : wss://xxxxx.io and post some data to the corresponding location /abc/efg

Is it possible to create a Secure web socket CLIENT on the device side?? DOES CC3200 SUPPORT THIS?

I went through the web socket camera example, looks like there a tcp server socket is created, also connected to ws://192.168.1.1.

Can you provide any documentation regarding this, or an example code format to achieve Secure web socket client on device side.

 

Thanks 

av