Background plugin Source (ControllerSimulator.exe)

Hi ~

I’m studying e-learning (Developing MIP SDK ).

Can I get the Source Code that “04-background_plugin_controller_simulator”.

I’d like to refer.

I’d like to send Event message from another application to EventServer.

And than, want to present overlay Aram in Smart Client.

My application — massage → Event Server ----> rule setting —> Smart Client Aram

​Thank you.

The files are here..

Yes~ but there is no source code “developing_plugin_integrations_with_MIP_SDK_exercises\04-background_plugin_controller_simulator”.

just a “ControllerSimulator.exe” file~~!!!

Can I get this source code?

When Milestone created this exercise, we agreed that the simulator application would be given as an executable instead of showing how it’s built. The reasoning for that was that the TCP listener and client stuff has nothing to do with the MIP and it’s the part where you, the developer, is the expert. You are the one who knows best how to communicate with your own system in a real life scenario.

Attached is the main part of the application, let me know if you have any further questions in regards to this exercise.