Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CreateObjectEx
Message
From
28/06/1999 20:28:18
 
 
To
28/06/1999 16:44:30
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00234959
Message ID:
00235027
Views:
25
>Is CreateObjectEx different from DCOM? What is the speed of createing an object over the internet with 56K? What privilege does the user need to be able to create the object? I know allot of questions but this will be my first crack at this.

The reason createobjectEx exists is to get around the need for Automation Manager to be running on your system.

Its only problem is however, that you need to code differently for the
server system to the client systems. In you install a out-of-process server
app onto your host machine ... you need to call in using createobject() if
vfp runs on the same machine. Yet all clients can call it using createibjectex().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform