the server is executed first, followed by the client.
The client attempts to initiate a TCP connection with the server. As soon as server detects it a "connection ID" is created.
The server attempts to send a "setup" packet to the client by building an array of numbers.
Server labview code
Client labview code
Setup Packet creation code:
Try to turn off your firewall, the code looks valid to me.