Is there COM technology or so in Linux???

Reply

Join Date: Jul 2007
Posts: 25
Reputation: nabilchampion is an unknown quantity at this point 
Solved Threads: 0
nabilchampion nabilchampion is offline Offline
Light Poster

Is there COM technology or so in Linux???

 
0
  #1
Dec 6th, 2007
Hi all
I am assigned a task which is to port a windows project into linux. I am relatively new to the porting concept. However I find this as interesting. But to my wonder I don’t see much discussion or help on porting at web and forums. Usually people try to port an application to linux by using WINE but I think that it is not actual porting of the application but instead we are running a windows executable inside linux process through some virtual layer… but that is not porting as much as I have understood. Also to write a portable code is not as difficult as to try to port an existing Windows specific application code into the linux platform.
I have a windows application/project built in C/C++ using windows API and MFC at some spots. Now the application need to be ported to Linux. I want to understand that are there any rules & guidelines specific to the porting. Currently I have situation somewhat like this:
Application has a MS COM Component depending on various libraries present in the shape of DLLs.
This COM (Component Object Model) serves the basic and fundamental logic of the application. But it uses several other 3rd party libraries and some self built libraries present in the form of DLL. Some of these DLLs are using MFC library.

Can any body suggest me that what formula I shall apply and follow any theory of porting in my situation. Currently I am planning to try to convert all the DLLs in a Linux Dynamic shared library and exclude all the MFC/Win API specific part from the code(that can be analyzed later). But What I have confliction is that is there any replacement of MS COM technology in Linux or I have to convert that COM into the Shared Library as well such that a separate process is forked in linux which contain a shared object or some thing like that. I really need the expert programmers guidance and any kind of information will be appreciated.
Regards
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 5
Reputation: rdwofrdw is an unknown quantity at this point 
Solved Threads: 0
rdwofrdw's Avatar
rdwofrdw rdwofrdw is offline Offline
Newbie Poster

Re: Is there COM technology or so in Linux???

 
0
  #2
Jan 8th, 2008
You could search in Wikipedia, I just went
there and found: ( Java Beans, CORBA).

http://en.wikipedia.org/wiki/CORBA

http://en.wikipedia.org/wiki/Java_Beans

But in the back of my mind was "COBRA" and
all I got was a reptile. So I searched for "COM"
and found out it is spelled "CORBA".

I do see learning curves up ahead.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 4
Reputation: look_hd is an unknown quantity at this point 
Solved Threads: 2
look_hd look_hd is offline Offline
Newbie Poster

Re: Is there COM technology or so in Linux???

 
0
  #3
Jan 17th, 2008
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the IT Professionals' Lounge Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC