ยป Runtime and Networking
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Runtime and Networking

acl(devvvv)

One of the important features of vvvv50 is that it splits up the GUI (HDE) and the runtime in two separate programms. The runtime acts like a server where the HDE can connect over network and modify the executing program. The communication is done via .NET remoting (or TCP sockets).

Internally vvvv50 uses a normal command pattern to execute modifications from the user on the data graph. When a command is dispatched from the GUI, it gets inserted into the HDE history, but it also gets serialized and sent as a XML string to the runtime, where it gets deserialized, inserted and executed at the runtime history.

This enables also other programs to send commands to the runtime as an XML string.

anonymous user login

Shoutbox

~3mth ago

joreg: END OF SHOUTBOX! As this page has is now legacy, it will no longer feature new content. For latest news, see: http://vvvv.org

~4mth ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~4mth ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~4mth ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~4mth ago

~4mth ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~4mth ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~4mth ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~5mth ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~5mth ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/