B
Bryan Richardson
Hello all,
I'm currently using the win32ole api to access an application on a
Windows machine using the application's COM interface. I noticed when
reading through the documents for the api that the win32ole constructor
also optionally accepts a server to be defined. This brought up my
question:
Is it possible for me to run the win32api on a Linux machine and use it
to access a Windows application via the application's COM interface over
a network connection?
I'm currently using the win32ole api to access an application on a
Windows machine using the application's COM interface. I noticed when
reading through the documents for the api that the win32ole constructor
also optionally accepts a server to be defined. This brought up my
question:
Is it possible for me to run the win32api on a Linux machine and use it
to access a Windows application via the application's COM interface over
a network connection?