Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DCOM/Remote Automation Problem
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
DCOM/Remote Automation Problem
Miscellaneous
Thread ID:
00401852
Message ID:
00401852
Views:
61
Hi,

How can I have a DCOM or Remote Automation Server (written in VFP) to activate a form when clients activates it with CREATEOBJECT().

e.g.
a. I run the COM server (with a menu option "Exit") in a remote PC (A).

b. I connect to the remote COM server from another PC (B) using the CREATEOBJECT(). The (remote) COM Server will popup a form with the caption showing "PC B".

c. I connect to the remote COM server from another PC (C) using the CREATEOBJECT(). The (remote) COM Server will popup another form with the caption showing "PC C".

d. The Remote COM Server in PC A will now show two forms. These forms' controls (e.g. EditBox, ComboBox, etc.)can be accessed by each of the PCs (B and C).

Please advice.

Thank You.

Peter
Next
Reply
Map
View

Click here to load this message in the networking platform