Script Sender example
The following example creates a ScriptSender listening on port 12345 and sends the script
textmsg("Hello, World!") when requested. A fully compilable example can be found in script_sender.cpp
The following example creates a ScriptSender listening on port 12345 and sends the script
textmsg("Hello, World!") when requested. A fully compilable example can be found in script_sender.cpp