G
Grant
I am trying to write a program in VB.NET that exchanges both strings and
files with a ColdFusion web server which is running on Debian. I
attempted to do so with the Chilkat (http://www.chilkat.com) encryption
library in VB.NET and mcrypt (run through the command line of
ColdFusion) on the web server. No matter what I try I can not get the
encrypted strings & files to decrypt on the other system.
I need to use VB.NET and would prefer to stick with ColdFusion (which is
not important since I can run the encryption/decryption program through
the CFEXECUTE tag, basically command line). Can anyone provide ideas on
what else I can use or tips too consider to try to get these two systems
to work together?
Any help is much appreciated!
files with a ColdFusion web server which is running on Debian. I
attempted to do so with the Chilkat (http://www.chilkat.com) encryption
library in VB.NET and mcrypt (run through the command line of
ColdFusion) on the web server. No matter what I try I can not get the
encrypted strings & files to decrypt on the other system.
I need to use VB.NET and would prefer to stick with ColdFusion (which is
not important since I can run the encryption/decryption program through
the CFEXECUTE tag, basically command line). Can anyone provide ideas on
what else I can use or tips too consider to try to get these two systems
to work together?
Any help is much appreciated!