Support Board
Date/Time: Wed, 27 Nov 2024 20:34:53 +0000
Post From: Executing external programs on various events
[2023-07-11 14:04:15] |
JohnR - User831573 - Posts: 306 |
Hope you don't mind my tagging on to this thread. I too have been contemplating how to connect SC to another program within the MSFT structure. Before retiring, I was around a lot of 'infrastructure' DB, MSG, WebApp. So I get the functionality of it. So, for my small project, would it be better to use the Event structure of C# & C++ as the method to connect or would a Messaging technology be better, have less issues? I might be partial, but seems like the ability to have the programs execute async of each other could be a good thing. Maybe it would be simpler to implement since I don't have to worry C# / C++ exchanges. Just initialize & or connect to a queue and then put / get messages. Pointers to places to get smarter or replies here would be greatly appreciated. Retired (Old) self taught C++/C# -- past structured coder JohnR |