Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using COM
Message
From
23/06/1999 09:30:03
 
 
To
23/06/1999 00:14:36
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00232373
Message ID:
00232936
Views:
18
>>Hi All,
>>
>>The application I'm currently working on needs to update all clients in real time. That is, if changes are made to any data these need to be broadcast to all clients. Does anyone know how to expose a client's method and how to call that method, bearing in mind the client could be located anywhere.
>>
>>I was hoping that COM would help me but the control seems to be in one direction, from client to server and not vice-versa.
>>

Sorry Eric.. this reply isn't really to you, but the thread originator.

Have you looked at MSMQ? With VFPCOM.DLL you could bind events to the MSMQ which would raise an event when there was a message for the client. (MSMQ = Microsoft Message Queue Server)

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform