How do conect tcpclient code to watsontcp #295
MohMehrnia
started this conversation in
General
Replies: 1 comment 1 reply
|
Hi @MohMehrnia there's a big difference between building your own TCP implementation (what you're doing) and using an implementation that manages TCP for you (like Watson). WatsonTcp will fire an event (see I'd recommend cloning the repo and checking out the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My Code
how do convert to watson tcp?
All reactions