313 Games wrote:
> subject.
>
> and plus: i want to show the recieved image in a picturebox and the sending
> image from a picturebox..
>
> how to? i already tried some googling...
You'd need to encode it to a data stream first.
You can use JPEG (requires a 3rd party DLL), Bitmap (save to disk and
send that), Bitmap/Packed DIB in memory (numerous API calls), or many
others.
You may want to check the graphics code at
www.vbaccelerator.com
--
Dean Earley (EMAIL REMOVED)
i-Catcher Development Team
iCode Systems