Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NET SEND
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00472809
Message ID:
00472842
Views:
35
John,

Another option is to use a publisher/subscriber metaphor. One machine runs a messaging hub and all instances of your app register with the hub. Any instance of the app can send a message to another subscriber, or can trigger an event that is registered by all other instances which have subscribed.

The Intercom System (www.cns.nl) is one such hub I've used with some success with VFP. There's an article on my site that demonstrates the use of this system in a licensing app. I've also writtten an article that uses this system for real time chatting. I think that article will be in the February issue of FoxTalk, but I haven't heard for sure.

Cheers,

Andrew

>Hi
> Thank you.
> I have tried winpopup. Do I need to launch winpopup in every workstation in order my workstation receive messages? How to set winpopup in order to notice users there is messages received?
>
>Thank you


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Previous
Reply
Map
View

Click here to load this message in the networking platform