Dear Sir / Madam,
We are developing a software which is running on Linux platform. The software will retrieve the information from TETRA Connectivity Server (TCS) which is running on Window 2003 server. The communication protocol, pre-defined by TCS manufacturing, is DCOM. Since the communication protocol is not opened by the manufacturer. We must install the API provided by the manufacturer on our workstation running on Linux. Does WINE support the DCOM function?
Best Regards, CLP Engineering Project Engineer MT Fong
Disclaimer:
This e-mail is intended for the addressee(s) only. It is privileged and may also be confidential. Any copying, modification, retransmission or other use of this e-mail or the information contained therein is prohibited. If you are not the addressee(s) or have received this e-mail in error, please contact the sender and delete this email from your computer systems.
Internet communications cannot be guaranteed to be timely, secure, error-free or virus-free. The sender will not accept any responsibility for any errors or omissions contained in this e-mail.
Website: http://www.clpgroup.com
On Thursday October 25 2007 08:08, Fong, Man To wrote:
Dear Sir / Madam,
We are developing a software which is running on Linux platform. The software will retrieve the information from TETRA Connectivity Server (TCS) which is running on Window 2003 server. The communication protocol, pre-defined by TCS manufacturing, is DCOM. Since the communication protocol is not opened by the manufacturer. We must install the API provided by the manufacturer on our workstation running on Linux. Does WINE support the DCOM function?
Yes. We recommend to use latest version of WINE (from http://winehq.org or from your distribution repository if it has recent versions).
If something will not work for you please fill a bug report at http://bugs.winehq.org . In case if builtin DCOM support doesn't work as expected you can run "winetricks dcom98" to use native DCOM instead (you can download winetricks at http://kegel.com/wine/winetricks ). If this workaround helps you should mention this in your bug report as well. Thanks for using WINE.
* On Thu, 25 Oct 2007, L. Rahyen wrote:
- On Thursday October 25 2007 08:08, Fong, Man To wrote:
The communication protocol, pre-defined by TCS manufacturing, is DCOM. Since the communication protocol is not opened by the manufacturer. We must install the API provided by the manufacturer on our workstation running on Linux. Does WINE support the DCOM function?
...
If something will not work for you please fill a bug report at http://bugs.winehq.org . In case if builtin DCOM support doesn't work as expected you can run "winetricks dcom98" to use native DCOM instead (you can download winetricks at http://kegel.com/wine/winetricks ). If this workaround helps you should mention this in your bug report as well.
IANAL, but for being legal this way requires a user to have valid Windows Licence (or so). One of at least Win98, AFAIK.
On Sat, Dec 29, 2007 at 09:26:47PM +0200, Saulius Krasuckas wrote:
...
If something will not work for you please fill a bug report at http://bugs.winehq.org . In case if builtin DCOM support doesn't work as expected you can run "winetricks dcom98" to use native DCOM instead (you can download winetricks at http://kegel.com/wine/winetricks ). If this workaround helps you should mention this in your bug report as well.
IANAL, but for being legal this way requires a user to have valid Windows Licence (or so). One of at least Win98, AFAIK.
AFAIK copyright only governs copying/distribution. You may need a license to redistribute MS-DCOM, but since it's Microsoft itself who distributes it in their website I don't think they have a basis to claim damages.
(IANAL, either)