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 <[email protected]>

> 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
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
Atenciosamente,
Alexsander da Rosa
http://rednaxel.com
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to