FUDI
From Wikipedia, the free encyclopedia
FUDI is a networking protocol used by the Puredata patching language invented by Miller Puckette. It is a string based protocol in which messages are separated by semicolons and carriage returns. Messages are made up of tokens separated by spaces, and numerical tokens are represented as strings.
[edit] Example messages
; test/blah 123.45314; my-slider 12; hello this is a message;