Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Receiving Notification of Events from Server to Client
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Receiving Notification of Events from Server to Client
Miscellaneous
Thread ID:
00904187
Message ID:
00904187
Views:
66
I've been researching UT and the web to see if there is a way of making a VFP 8.0 application that can provide event hooks available to external programs.

For Example:
program MyServer starts
program MyClient starts
MyClient registers itself with MyServer
MyServer event fired event MyEvent
MyClient received notification that MyServer.MyEvent fired
MyClient executes appropriate code.

Its seems there is a possibility with the SetWinEventHook WinAPI call but the code to make something like this work is very tricky.

Does anyone have sample code that would work for something like this? Would EventBinding() work? Any help would be appreciated.

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform