08-15-2007 09:01 AM
08-15-2007 09:32 AM
Just to give more details. What I want to do is create a service in C++ that runs on one machine. Then three other machines will "register" with this service to get updates from it. I would prefer that the updates be done via and event and be able to go right into the event structure. I see there is an Register ActiveX Callback vi. Would the only way be to have this generate a user event and monitor that from the Event structure? Not sure why you have to go that way and not directly use the event structure.
John
08-15-2007 10:10 AM