Re: [twsocket] Can I send few text lines along with file FTP

2017-04-06 Thread Angus Robertson - Magenta Systems Ltd
> When I send a file via FTPClient I would like to send additional > details (Text) so that FTPServer knows what he has to do with > that file. How do I accomplish this ? You design some protocol of your own to do this. One possible solution is to send a second file with an extra file

[twsocket] Can I send few text lines along with file FTP

2017-04-06 Thread Allan Fernandes
When I send a file via FTPClient I would like to send additional details (Text) so that FTPServer knows what he has to do with that file. How do I accomplish this ? -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

2017-04-06 Thread Jarek Karciarz
Witam, But are you using C++ builder 10.2? I also didn't have any issues with xe7 nor 10.1. Pozdrawiam Jarek Karciarz -- Od: Jasja Glasbeek Data: 6 kwietnia 2017 09:35:05 Do: ICS support mailing , Noam Weissman

Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

2017-04-06 Thread Jarek Karciarz
Witam, I didn't have any build issues with c++ 10.1 Berlin. Perhaps I will recreate the c++ packages from scratch with 10.2 and it helps. Pozdrawiam Jarek Karciarz -- Od: Angus Robertson - Magenta Systems Ltd Data: 6 kwietnia 2017 09:32:24 Do:

Re: [twsocket] Latest ICS 8.44 and C++Builder 10.2

2017-04-06 Thread Jasja Glasbeek
Hi I Use ICS fully within a complex peer to peer and client server system on our factory This program is 64 bits compiled. I've never had any issues so far (working 24/7 for approx. 4 years now, 7 years before that no problems but 32bits compiled) But not yet tried latest 8.44 version yet.