Hi;
I have a GUI which will communicate with an engine of complex mathematical calculations.
For example: I choose a sample via the GUI and then I must send a event (with parameters) to this engine which starts calculations and stores the results into the database.
Question: which means to use to send the events between the GUI and the engine.
Regards;
I have a GUI which will communicate with an engine of complex mathematical calculations.
For example: I choose a sample via the GUI and then I must send a event (with parameters) to this engine which starts calculations and stores the results into the database.
Question: which means to use to send the events between the GUI and the engine.
Regards;