aboutsummaryrefslogtreecommitdiff
path: root/oscbonjour/README.txt
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2006-07-17 17:31:20 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2006-07-17 17:31:20 +0000
commitf3249f0b1076fb77b7c815606c6007e26198bb25 (patch)
tree2c2b2ed43ea79affe95c9bdc74324b420a9d50d6 /oscbonjour/README.txt
parent76c97192a191929dfabeefa168a4b838a3b1f07f (diff)
This commit was generated by cvs2svn to compensate for changes in r5372,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/postlude/; revision=5373
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
+
+
+