Introduction - If you have any usage issues, please Google them yourself
Based on the TCP client program to send the host LabVIEW will usually send buffer according to the data in the memory address from low to order issued, the receiving host to receive from the network bytes on sequentially stored in the receive buffer, and according to the memory address from low to preservation order.
The TCP/IP agreement, network data flow should be endian, low byte address.
Socket API is layer abstract network programming interface, suitable in various underlying network protocol, such as IPv4, IPv6, and UNIX Domain Socket to say.