Re: send an image member.
Date: May 13, 2010 01:32PM
Oups, sorry, I missed this post.
No problem to send an image through asUDP, as asUDP can transport binary data.
You just need to transform the image into binary data (and transform it back to an image on the other side). I d'ont know exactly how this can be done (fast), but there are probable many ways.
Cheers !