Hello,
I am not sure it is possible to send the image data type directly over Data Socket.
I would give it a try sending the image as 2D array (using the Image to array function) or converting the image to a Variant and rebuilding it on the other side with set Variant to Data vi.