Solution
Yes, you can do it using the TCP/IP functions located on the
Functions >> Communication >> TCP palette.
The process involves opening the connection, reading and writing the information, and closing the connection.
The image below shows a simple server client communication :
Server
Client
It is possible to find an example that implement the TCP/IP communication in:
Help >> Example Finder >> Data Communication >> Protocols >> TCP >> Simple TCP >> Simple TCP.lvproj