Hello M.T.,
I would suggest using the IMAQ Image to Array VI to get an array representation of the image. Then you can convert the 2D array into a string by using the Flatten To String VI to send the information over DataSocket or TCP/IP.
The following document shows some pros and cons of streaming images over
TCP/IP and DataSocket.
The following document shows an example of how to
stream images over DataSocket. This document also includes a link to an example program demonstrating how to do this.
Wendy L
LabWindows/CVI Developer Newsletter