[Synalist] using sendstring vs sendstreamraw for text files

2024-04-11 Thread pastebin--- via synalist-public
background: i made a simple tcp/ssl send/receive client/server using fpc/synapse i started off using sendstring/recvpacket for sending stuff but while it works okay for simple typing text and text files and fpc runcommand results it gave bad 'binary' files (tgz png pdf etc) so since going t

[Synalist] can synapse get pop3 emails

2024-06-06 Thread pastebin--- via synalist-public
Hi Can synapse get emails from a server other then from the 'inbox' ? specifically from the 'Spam' folder on the server? ___ synalist-public mailing list synalist-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synalist-publ

Re: [Synalist] Synapse+OpenSSL3: ssl took 5 seconds to establish tls 1.3 over LAN

2024-07-16 Thread pastebin--- via synalist-public
Hi any possibility you have 2 computers with the same ip on the lan? On Tue, 16 Jul 2024 16:42:35 +0800 Dennis wrote: > I am using Free Pascal 3.2.2 on Win64 with Synapse downloaded on June > 22, 2024. > > Synapse TTCPBlockSocket are used for both the server and client. > On the server, aft