Hi. I am trying to create a TCP client. I am not sure if i should use Netconn or Socket Api. I have successfully managed to run TCP server using Raw Api but when it comes to client side, i fail. Is there any suggestion how to create TCP client using Netconn or Socket Api ?