aboutsummaryrefslogtreecommitdiff
path: root/oscbonjour/README.txt
blob: 93df570bb66402fc77ca62fc5f1ae68fb62a0979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

oscbonjour - a PD external for browsing/resolving and registering
Bonjour/ZeroConf services
---------

This is a port of the oscbonjour Max/MSP external by Remy Muller

To compile you will need osctools, as found at:

http://sourceforge.net/projects/osctools/

then modify the makefile so that ZEROCONF-SRC points to
osctools/zeroconf and type:

make 
sudo make install

from the current directory

jamie@postlude.co.uk, 2006