15 мая 2023 года "Исходники.РУ" отмечают своё 23-летие!
Поздравляем всех причастных и неравнодушных с этим событием!
И огромное спасибо всем, кто был и остаётся с нами все эти годы!

Главная Форум Журнал Wiki DRKB Discuz!ML Помощь проекту


How do i use DCOM on NT4.0 with MFC?

Rudd Clive -- crudd@softronic.se
Friday, November 01, 1996

Environment: VC++ 4.2b on NT 4.0, MSDN

 How do i use DCOM on NT4.0 with MFC?

 If i have an ole automation .exe object on a computer in the network,
how do i get a dispatch pointer to that object from local computer.
 The object should create its process on its on  local computer, not on my
What i have here, i just have to insert the object IP address under the CLSID
in my local register
 But how?  




Marc H. Simkin -- mhsimkin@sprynet.com
Sunday, November 03, 1996

On Fri, 1 Nov 1996 08:01:46 +0100, you wrote:

>
> How do i use DCOM on NT4.0 with MFC?
>
> If i have an ole automation .exe object on a computer in the network,
>how do i get a dispatch pointer to that object from local computer.
> The object should create its process on its on  local computer, not on =
my
>What i have here, i just have to insert the object IP address under the =
CLSID
>in my local register
> But how? =20

Use DCOMCNFG to configure your connection to the remote server.
Once the program starts, select the application that you want to run
over the network.  Then click on the properties button.  Select the
location tab on fill in the information that you need.  It is pretty
self-explanatory.

If you have any more questions, let me know.

Marc
:o)

+---------------------------------------------------------------------+
| Marc H. Simkin            Internet: mhsimkin@sprynet.com            |
| 630 West 246th Street               marc.simkin@BankersTrust.com    |
| Apt 1020                  CIS:      72401,57                        |
| Riverdale, NY 10471       Home:     (718) 796 4486                  |
|                           Office:   (212) 250 7120                  |
|Certification: MCSE, MCSD, MCPS                                      |
+---------------------------------------------------------------------+




| Вернуться в корень Архива |