语言

Menu
Sites
Language
Creating TCP Socket

Hi,

I've been able to create a Websocket for Gear S but I'm struggling to find any info on creating TCP sockets?

Has anyone else attempted to create a TCP socket for Gear S?


Cheers,
James
 

响应

4 回复
daniel kim

Hi,

This link is about how to use websocket in web application. Wish this will help you.

https://developer.tizen.org/documentation/articles/web-sockets

 

AVSukhov

Hello,

Tizen Web API support only WebSocket

James Brown

Okay, thank you.
 

James Brown

Would you know of any library that would let me implement a TCP Socket.