aboutsummaryrefslogtreecommitdiff
path: root/OSC/INVENTORY.txt
diff options
context:
space:
mode:
authorjdl <x75@users.sourceforge.net>2004-03-10 17:35:28 +0000
committerjdl <x75@users.sourceforge.net>2004-03-10 17:35:28 +0000
commit0812d2e537fd1513dcbf32be2660de68d0f9253b (patch)
treed7f7a05fd6921a4d5ca14d66f8594d7383f0710e /OSC/INVENTORY.txt
parent4d9740fcec4ffc2b740cd2b86be32abb77cf265c (diff)
all files moved to src folder
svn path=/trunk/externals/OSCx/; revision=1404
Diffstat (limited to 'OSC/INVENTORY.txt')
-rw-r--r--OSC/INVENTORY.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/OSC/INVENTORY.txt b/OSC/INVENTORY.txt
deleted file mode 100644
index 98f3698..0000000
--- a/OSC/INVENTORY.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-OSC protocol inventory for OSC4PD
-
-sendOSC, dumpOSC, OSCroute
-==========================
- INCLUDES
- * typed and untyped packing of OSC messages
- * #bundle packing
- * transmission of OSC messages via UDP socket
-
- * receive OSC messages on UDP socket
- * unpacking of typed and untyped OSC messages
- * #bundle unpacking
-
- * static address resolution
- * pattern matching
-
- OMITS
- * working with timetags
- * all advanced protocol features of documentation, typesigs, etc
- * connection oriented communication
-