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: Use WSCore_DataSend() as client

Part Number: CC3200

Hi! 

According to the documentation, the function

int WSCore_DataSend(UINT16 uConnection, struct HttpBlob PayLoad, UINT8 Opcode)

sends data to a websocket client, and the connection number on HTTP server must be specified as argument. 


Can CC3200 use this function while being client, connected to a remote server?


Best Regards.