Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asynchronous OLE
Message
From
24/06/1999 16:34:03
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00232124
Message ID:
00233705
Views:
30
>Hi Bob,
>
>>Perhaps the MSMQ server and VFPCOM.DLL to bind events to the MSMQ would be usefull here... The server could send the reults to MSMQ which would raise an event to the client that the info was ready... The client would then respond to that event and recieve the data/message.
>
>For this sounds like too much overhead when the COM-server does nothing more then executing a query. MSMQ is certainly interesting if we are talking abot DCOM or mobile computing, but on one machine, there's no need for it, IMO.
>
>Christof

I thought the originator stated that this messages needs to be sent to many workstations? Definatly a use for MSMQ... or, you could build it yourself using a Table and a Timer.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform