Harold Holmes wrote:
>I want to upload this image via a stream.
> Is this possible with ICS?
Yes, please take a look at the FtpTst demo project.
---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
--
To unsubscribe or change your settings for TWSocket mailing list
please
I have an image in my program and I'd like to FTP it up to a server. I'd
like the customer not to have access to this image(unless they have bought
the program) so I want to upload this image via a stream. I was thinking
something along the lines of:
image1.picture.bitmap.savetostream(ms);
ms.posi