Victor L
Victor L

Reputation: 10240

How to make a client connection to Windows DCOM?

I'm new to DCOM.

I need to make a DCOM connection from one Windows server to another and execute a method on one of the Microsoft-exposed services.

How do I get started? Is there a basic example of making a connection in C++, C#, Go, or another language?

Assume I'm logged in as an Active Directory admin, and both servers are domain-joined.

Upvotes: 0

Views: 36

Answers (0)

Related Questions