Thanks Erel,
but what I meant was - if I have a JPEG on my laptop (perhaps an image in a picture box or an image saved onto my hard drive), and I want this image to be displayed instantly in (say) a panel on my tablet... is there a way to send.image and receive .image using the network library (regardless of whether its tcp or udp)? I can probably convert the entire image into a byte array with or without the header before sending it, but is there an easier way? And how will my receiving program handle this byte array?
Thanks as always
Mansie