[OSC_dev] using oscgroups for routing between apps on a single machine
Tim Thompson
tjt at nosuch.com
Fri Apr 18 21:49:49 PDT 2008
I'd like to use oscgroups ( http://www.audiomulch.com/~rossb/code/oscgroups/
)
for routing messages between applications. I've got it working in an
environment where each application
and the server run on separate machines, but I'd like to route messages
between applications on the same machine,
and I haven't been able to figure out how to do that. If I run only one
OscGroupClient, multiple applications
can't all listen to its output port simultaneously, and if I try to run two
OscGroupClient's on the same machine,
things seem to get confused. In the README of oscgroups, Ross says that one
of the planned extensions is
"point-to-point routing in OscGroupClient", which sounds like what I would
want. Does anyone know of a way
to use oscgroups with multiple applications (that all want to access the tx
and rx ports of OscGroupClient)
on the same machine? Has anyone extended OscGroupClient to do
point-to-point routing?
...Tim...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.create.ucsb.edu/pipermail/osc_dev/attachments/20080418/c8ba6e66/attachment.html
More information about the OSC_dev
mailing list