DCOM or CORBA or what?
-
Hi. I need your advice. I have a large network with the unix-based server (Solaris) and I need to implement some kind of remote administration for this network. Clients are Win9x, WinNT, Win2k etc... So I want to use DCOM (cause it's easy to implement in under Win), but what about unix server, that will create these objects on remote machines? Is it easy to work with DCOM under unix (if it is possible) or I must use CORBA (and is it easy to work with CORBA under Win)? What do you think? With the best regards, Vitaly.
-
Hi. I need your advice. I have a large network with the unix-based server (Solaris) and I need to implement some kind of remote administration for this network. Clients are Win9x, WinNT, Win2k etc... So I want to use DCOM (cause it's easy to implement in under Win), but what about unix server, that will create these objects on remote machines? Is it easy to work with DCOM under unix (if it is possible) or I must use CORBA (and is it easy to work with CORBA under Win)? What do you think? With the best regards, Vitaly.
It is barely possible to use COM/DCOm on Unix machines but I've never seen it done. It will have to CORBA and God have mercy on your soul.:mad:
-
Hi. I need your advice. I have a large network with the unix-based server (Solaris) and I need to implement some kind of remote administration for this network. Clients are Win9x, WinNT, Win2k etc... So I want to use DCOM (cause it's easy to implement in under Win), but what about unix server, that will create these objects on remote machines? Is it easy to work with DCOM under unix (if it is possible) or I must use CORBA (and is it easy to work with CORBA under Win)? What do you think? With the best regards, Vitaly.
Can you try using Microsoft Interix but not sure whether it would work on a w98 m/c http://www.microsoft.com/windows2000/interix/ I have also heard something on services for unix from Microsoft. Cheers Kannan