Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Advice Needed
Message
From
24/10/2004 12:07:48
 
 
To
23/10/2004 08:36:29
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00953977
Message ID:
00954083
Views:
18
The best approach for this is to create a Multi-threaded COM Server .DLL for your server and make it a COM+ application. You will also have create a proxy .MSI file (from the COM+ app) and install it on each client. All this can be done in Window Component Services.

In your client code, create an object reference to the server .DLL and make your calls.


>I need 1 computer act as server to perform all the command ordered by others computer in the network.
>
>For eg. client computer A give order to server computer B to send email to bbb@test.com. then Server computer B will return status message(fail or success) to client computer.
>
>How can I do that?
>
>TIA.
- Jeff
Previous
Reply
Map
View

Click here to load this message in the networking platform