tsolrm Posted May 21, 2012 Share Posted May 21, 2012 I've got a tcp server that communicates to a client. The packets are in plain english at the moment, so they can be read using wireshack or else. Is there anything in autoit that allows me to encrypt the text so that the client script can decrypt it when it recieves the message? Link to comment Share on other sites More sharing options...
Zedna Posted May 21, 2012 Share Posted May 21, 2012 Yes. There is standard Crypt UDF. See helpfile for details. tsolrm 1 Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now