From: Bryan Richardson Date: 2008-09-17T06:54:45+09:00 Subject: WIN32OLE Question 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? -- Thanks! Bryan -- Posted via http://www.ruby-forum.com/.