aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-31 08:51:41 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-31 08:51:41 +0000
commit400b1c8f6f5084033a10317d4437ca62d6cbe79f (patch)
tree1f4297d45563081ff47ca2e5e72dc4344ff08ad6 /README.txt
parent2803fe4ea2ce43903e9d0fa65fafb16aa43872c9 (diff)
features sheet
svn path=/trunk/externals/iem/iemnet/; revision=13320
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.txt b/README.txt
index 4c18979..191818a 100644
--- a/README.txt
+++ b/README.txt
@@ -2,7 +2,9 @@ iemnet - networking for Pd
==========================
this is a fork of martin peach's "net" library, that allows low-level
-interaction with networks on OSI-layer 5 (transport layer)
+interaction with networks on OSI-layer 5 (transport layer).
+
+for a list of features, see FEATURES.txt
Why fork?
=========
@@ -52,13 +54,12 @@ connection and still keep Pd reactive.
dropouts; this is not necessarily related to the network but rather to the
amount of data processed by Pd...)
-
-
-
easy to use:
-probably not
-
-
+probably not; but at least it has the same (basic) API as mrpeach/net so a
+switch should be easy. "basic" means "not everything", so messages for special
+workarounds in mrpeach/net (e.g. the block/unblock stuff) are not supported, as
+well as debugging features ("dump") and features not related to networking (e.g.
+the ability to read a file from harddisk)
Authors: