I have a bitmap in a timage and I'd like to send that image to the server
without saving the file to the local harddrive first. Is it possible to use
a stream to do this?
Best regards,
Harold
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/
erver.
If I do the same file upload using FTP Voyager the numbers come out exact.
Is there something else I need to be setting to get the upload to work
correctly?
Best regards,
Harold Holmes
Executing Requested Command
> PASV
< 227 Entering Passive Mode (205,234,110,250,130,76)
! Uploa
> You probably forgot to call TypeSet after setting binary/text mode.
Yup, about 2 minutes after I sent this message out I figured that out.
Thanks!
Harold
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our
ostream(ms);
ms.position:=0;
//assign the stream to the ftpclient somehow??
ftpclient.put;
Is this possible with ICS?
Best regards,
Harold Holmes
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our websi