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
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
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