I have built application that connects with help of TCP Sockets to 4 devices. For that i created an TCP class with asynchronous methods to send and receive data.
<