> Well, I'm currently investigating how implement DCOM on other systems. I > know it WAS implemented for UN*X and Linux by 3rd party companies but > they didn't release the code.
Be aware that Greg Turner is working on a DCOM implementation for Wine. He has some initial tests running (not just DCOM but binary compatible to Windows). One of the problems he identified was the fact that a number of Linux programs provide DCE-RPC services on Linux: Samba (as the oldes and most advanced program), DCE-RPC itself and DCOM. This mess would require some kind of DCE-RPC "portmapper" to sort out. Regards Joerg __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
