Jump to content

Need help for passing abstract data


Recommended Posts

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...