aboutsummaryrefslogtreecommitdiff
path: root/oscbonjour/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'oscbonjour/README.txt')
-rw-r--r--oscbonjour/README.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/oscbonjour/README.txt b/oscbonjour/README.txt
new file mode 100644
index 0000000..93df570
--- /dev/null
+++ b/oscbonjour/README.txt
@@ -0,0 +1,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
+
+
+