I read:
i remember that somebody mentioned not long time ago that had connected python to PD
http://www.parasitaere-kapazitaeten.net/ext/py/ is a python external for pd (that's what I use anyway)
(via netsend, netreceive maybe?). It would
this is also possible, though I would strongly suggest to use the OSC externals from http://pure-data.sf.net/ cvs and this http://user.cs.tu-berlin.de/%7Ekerstens/pub/OSC.py or this http://galatea.stetson.edu/~ProctoLogic/ (I use the first one if I have to)
be great if i could get some simple example or help about how to implement this.
http://www.python.org/doc/current/lib/socket-example.html should get you started if you really really want to do it the netsend/receive way..
HTH
x