I am having trouble with DCOM, I have never got it to do anything on a single PC things happen but accross machines events never come back.
I am left wondering whether it is my (or sample) code or...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10067164.html
Zones:
Visual BasicDate Answered: 08/10/1998 Grade: A Views: 0
Recently I applied for a job as VB developer. I have dealt with databases most of the times. But in this interview i've been asked what is com and dcom. I don't have a clue. Any ideas. Don't tell m...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10130468.html
Zones:
Visual BasicDate Answered: 02/26/1999 Grade: B Views: 0
I'm writing a client/server app and I'm planning on using DCOM. Here's my problem: I have many servers, all of which should host an identical DCOM object running as an NT service. How do I selec...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10137212.html
Zones:
C++Date Answered: 03/19/1999 Grade: B Views: 0
Can a VB DCOM server application run on a remote Windows98 machine. I've been playing with the VB5 VB\samples\entrpris\hello client server applications. This works when both client and server parts...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10153735.html
Zones:
Visual BasicDate Answered: 07/02/1999 Grade: C Views: 0
Peoples,
I have been trying to get the "Hello World" application that comes with vb to run across my Domain. I want to send a "Hello World" message to the server pc, or vice versa.
I have re...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10203160.html
Zones:
Visual BasicDate Answered: 03/15/2002 Grade: A Views: 0
I've a D4 DCOM server installed on NT 4 (SP5). D4 client is installed on another PC, also running NT4 (SP5).
When logged onto the client and server PCs with same NT user account then client can...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10247781.html
I have created a DLL with VISUAL BASIC 6.0 SP3 and registered it within MTS (Microsoft Transaction Server).
Then I have created an EXE project in VB and called the methods in the DLL above like ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10252358.html
Zones:
Visual BasicDate Answered: 01/05/2000 Grade: A Views: 4
If i have a server and a client.
The server is a remote exe server.
The client's connects to the server through a dcom object (IConnection).
Then the client creates a Work com object that will...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10305211.html
Zones:
C++Date Answered: 03/10/2000 Grade: B Views: 0
Hi, All
I want transfer the server's directory structure to the client, how to do that?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10329347.html
I have a secured Internet application.
I also have a remote object which suppose to be a remote client of my internet application.
I know that DCOM is working over TCPIP.
Is it working just over...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10413256.html
Zones:
C++Date Answered: 06/11/2000 Grade: B Views: 0