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

2017-05-12 Thread Angus Robertson - Magenta Systems Ltd
> For some reason (maybe I misapplied the patch?), I also had to > comment this line out of OverbyteIcsUtils.hpp: > extern DELPHI_PACKAGE GUID WINTRUST_ACTION_GENERIC_VERIFY_V2; Now added as an external, so should work next time. Angus -- To unsubscribe or change your settings for TWSocket mai

Re: [twsocket] Recognising FTP Activity

2017-05-12 Thread Angus Robertson - Magenta Systems Ltd
> Is there a way to understand that File Transfer is actively > taking place on FTP Client side eg: FtpClient.State / > FtpClient.Connected ? There are several events that can be used to monitor progress, OnCommand, OnResponse and OnProgress64, during an actual transfer. Suggest you look at the

[twsocket] Recognising FTP Activity

2017-05-12 Thread Allan Fernandes
Is there a way to understand that File Transfer is actively taking place on FTP Client side eg: FtpClient.State / FtpClient.Connected ? -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at h