My company has developed some DCOM modules in C++ that run on a server<br>
under MTS and process data queries from client apps written in Java. <br>
Currently we have these modules set up in a school system in CA. We want<br>
some one in Columbia to be able to access these server modules in CA via<br>
the internet, using the same client apps we have already. The MSDN<br>
documentation says the way to handle internet requests like that is to have<br>
some asp pages on the server to handle instantiating and calling the server<br>
modules.<br>
<br>
However, I found a couple of MSDN articles that explain (kind of) how to set up the server module and the firewall to use DCOM directly, but I haven't found anything about setting up the client. Is there anything special I have to do to set it up?<br>
<br>
Thanks!
under MTS and process data queries from client apps written in Java. <br>
Currently we have these modules set up in a school system in CA. We want<br>
some one in Columbia to be able to access these server modules in CA via<br>
the internet, using the same client apps we have already. The MSDN<br>
documentation says the way to handle internet requests like that is to have<br>
some asp pages on the server to handle instantiating and calling the server<br>
modules.<br>
<br>
However, I found a couple of MSDN articles that explain (kind of) how to set up the server module and the firewall to use DCOM directly, but I haven't found anything about setting up the client. Is there anything special I have to do to set it up?<br>
<br>
Thanks!