I do. The server agent was written in LC and I am running it in a community 
version. Just to eliminate the possibility that things are different between 
Community 9.5 and Pro 9.6.8, I am DL'ing the latest (which I am running on the 
Mac). I'll try with that. 

Basically I encrypt and decrypt using aes256 and a key and salt value I store 
as constants in both the client and the server. I'm really stumped. This should 
work as advertised. 

Bob S


> On Jul 1, 2022, at 18:10 , Phil Davis via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> I was about to suggest that - you beat me to it. My client/server apps use 
> base64 encode/decode as the final "envelope" for the data before network 
> transfer. But I have LC on both ends of the transfer, and you may not. But 
> ultimately it shouldn't matter.
> 
> Phil Davis


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to