Category - Network

Network Broadcaster
This patch sends text over the local network using UDP broadcasting or multicasting. The sent text can be received by compositions on other computers using the Network Receiver patch. The text is sent as strings whenever it changes with a maximum length of 256 characters. more...
Uploaded 19 Jan 19:47 · built-in patch

Network Receiver
This patch receives the text sent on the local network by the Network Broadcaster patch. The settings of this patch (broadcast / multicast address and port) must match those of the Network Broadcaster patch to listen to. more...
Uploaded 19 Jan 19:47 · built-in patch

Network Synchronizer
This patch automatically synchronizes text between compositions running on multiple computers on the local network. The patch uses UDP broadcasting or multicasting, and automatically configures itself as a broadcaster or receiver. The text is sent as strings when it changes with a maximum length of 256 characters. more...
Uploaded 19 Jan 19:47 · built-in patch

OSC Sender
This patch implements an Open Sound Control (OSC) client that sends packets: OSC arguments to send are passed through the input ports. Supported OSC Type Tags are String, Float, Floats (array of floats), and Integers. more...
Uploaded 19 Jan 19:47 · built-in patch

OSC Receiver
This patch implements an Open Sound Control (OSC) server that receives packets: received OSC arguments are stored on the output ports. Supported OSC Type Tags are String, Float, Floats (array of floats), and Integers. more...
Uploaded 19 Jan 19:47 · built-in patch

Bonjour Services
Given a Bonjour service type (like "_daap._tcp." for iTunes Music Sharing, "_dpap._tcp." for iPhoto Photo Sharing, or "_presence._tcp." for iChat AV), this patch outputs a structure containing the names of the available services of this type on the local network. more...
Uploaded 19 Jan 19:47 · built-in patch