Page 1 of 1

TCP network client commands

Posted: Tue Jan 19, 2021 6:56 pm
by the.weavster
TCP network client commands like PB's.

Re: TCP network client commands

Posted: Thu Jan 21, 2021 2:57 am
by skinkairewalker
u need use websocket with javascript

Re: TCP network client commands

Posted: Fri Jan 22, 2021 9:25 am
by the.weavster
skinkairewalker wrote:u need use websocket with javascript
I believe WebSockets still add a small header which could be enough to break protocols for some devices, I want raw TCP (for Mobile not Web).

Re: TCP network client commands

Posted: Fri Jan 22, 2021 9:32 am
by Peter

Re: TCP network client commands

Posted: Sat Jan 23, 2021 8:05 pm
by plouf
it would help it a lot of projects

However must be noted that cordova plugins are for mobile compiled apps and not for Web