Aqua-Soft Forums: Linux COM Client, Windows COM Server, - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Linux COM Client, Windows COM Server, Rate Topic: -----

#1 User is offline   aqstws Icon

  • Group: Member
  • Posts: 3
  • Joined: 26-December 08

Posted 07 January 2009 - 10:43 PM

I have a rudimentary COM server working with a COM client. Both c++ objects were created on Visual Studio EXE2003. They work. I have a pool of 3 computers to show this. Now, I want to call the COM server on any of these 3 PC's from a different version of the COM client, written in c++ on a Linux workstation. I am fearful that the extra files made by Visual Studio which make the MIDL work in my purely Windows environment will be missing, or broken in ways that I will not be able to troubleshoot. I concede, there is a chance that all of the MIDL code resides in the server, and when I call a COM method from a client, all I have to do is call it by name. But, I don't know...haven't been there, done that.

Has anyone done this? What is the minimum amount of code I have to write / debug for a Windows COM server to communicate with a Linux COM client. The DCOM supporters boast of how widely addressable DCOM is. I am asking this before I start trying anything.
0

#2 User is offline   matonga Icon

  • Group: Developers
  • Posts: 1,286
  • Joined: 04-September 06

Posted 09 January 2009 - 02:44 AM

http://www.softworks...omlinuxfaq.html ?
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users