Hello,
I would like to know if there is a WIP api that makes a listener tcp? because I know how create a socket to a server and I can send message but I don’t know how recibe messatges from server.
Thank you,
Anna.
Hello,
I would like to know if there is a WIP api that makes a listener tcp? because I know how create a socket to a server and I can send message but I don’t know how recibe messatges from server.
Thank you,
Anna.
Have a look at the TCP Server example in the WIP library. A TCP listener is the same as a TCP server.
Thank you!!
anna.