Re: [twsocket] send a binary file via https post

2017-04-11 Thread brian -
Add *libcrypto-1_1.dll* and *libssl-1_1.dll* to the exe folder, then Uses > OverbyteIcsWndControl, OverbyteIcsHttpProt, OverbyteIcsWSocket; > > Var h: TSslHttpCli; > > h := TSslHttpCli.Create(nil); > With h do begin > SslContext := TSslContext.Create(h); > RcvdStream :=

Re: [twsocket] send a binary file via https post

2017-04-11 Thread Angus Robertson - Magenta Systems Ltd
> has someone a simple example to send a zip-file via HTTPS POST? ICS contains dozens of sample applications, documented in the readme. OverbyteIcsHttpPost.dpr posts a file. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto

[twsocket] send a binary file via https post

2017-04-10 Thread Kostas Rizoudis
Hello all, Delphi Berlin, ICS 8.4 has someone a simple example to send a zip-file via HTTPS POST? Best regards, Kostas -- 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