oceanwaves Posted January 17, 2014 Posted January 17, 2014 Hi guys, Now, I'm writing a UDF that is about multiprocessing, imitate a python's module. But I have a problem still not resoved. How can I can serialize the Autoit data (e.g. function handle, array, data from DllStruct* function) to other Autoit processes , then they can deserialize data? I searched forum, but only found JSON UDF (can't serialize function handle and data returned by DllStructCreate) and "MSOSoap" a COM interface, dose it complete compatible with Autoit data? Or do you know another ways can passing abstract data? Anyway I'm expecting your any suggesting or any recommanding tools. Thanks everyone.
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