Search the Community
Showing results for tags 'Encrypted'.
-
Hi everybody! Here is my new super tool! It's an AutoItObject TCP Class! Very simple to use, with example and complet decumentation (Made with NaturalDocs) There are two classes: Client, and Server. - The data are encrypted! - The server can handle multiple clients - Data buffering, if you send a big amount of data, it will received as it was sent, not as many little parts of it - OOP programing! (very simple!) PS: You don't need to download AutoItObject, everything you need is in the zip. Update: 03/11/2011 +: Added, -: Deleted/Deprecated, *: Modified, !: Bug corrected === 1.1c ===
-
Here i am again! Today, i got a new UDF i want to share! It's a clone of my but without POO, only classic functions! It's faster, easier, and the client is more performant, cause it's now very simple to handle mutiple clients per script. Here is v 1.0 (deprecated) (63 downloads) Update v 1.2 Here is the new version. Change Log: Legend: ------- +: Addition, -: Remouved/Deprecated, *: Modified, !: Bug correction Change Log: ----------- === Version 1.2 === (24/11/2011) *: Now UTF-8 String are correctly processed (thanks jchd!) === Version 1.1.1 === (21/11/2011) +: Added 2 helper functions (