[Lazarus] Send a ResultSet (encrypted) between 2 servers

Alexsander Rosa alexsander.rosa at gmail.com
Thu Feb 10 14:53:32 CET 2011


I would suggest to do the encryption/decryption in the peers, using plain
text (after some plain-text encoding like base64) for the communication.
Then you could do a simple SELECT to move the resultset around.

2011/2/9 Marcos Douglas <md at delfire.net>

> Hi,
> If you had to send an encrypted ResultSet between 2 DBMS servers,
> using port 80, what libs would you use?
> It isn't necessary to use WebServices. Just two applications sending
> encrypted packages...
>
> Marcos Douglas
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
Atenciosamente,
Alexsander da Rosa
http://rednaxel.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110210/d12851ed/attachment-0003.html>


More information about the Lazarus mailing list