[PD] Web interface for PD patch

matthijs at devdsp.net matthijs at devdsp.net
Tue Jul 22 16:35:56 CEST 2003


The netreceive object may be what you need:

"The Netreceive object opens a socket for TCP ("stream") or
UDP ("datagram") network reception on a specified port. If
using TCP, an outlet gives you the number of Netsend
objects (or other compatible clients) have opened
connections here."

So as long as you know what to send, this should work.

Never tried it, though.

On Tue, Jul 22, 2003 at 04:08:54PM +0200, lists at martinmalm.com wrote:
> Hi everyone !
> 
> I need to control  a simple PD patch via a webinterface. Since I know a
> little bit of Java I would like to use some kind of applet, but I don't
> know If this is possible ? What other methods / frameworks would work ?
> 
> For this installation I only need oneway WEB -> PD, but it would be fun to
> know how to implement two way comunication also.
> 
> I would be really happy if someone who has done stuff like this before
> could point me in the right direction or maybe provide a simple example.
> 
> 
> All the best /
> 
> Martin Malm
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list

-- 
take care,

Matthijs de Jonge
http://devdsp.net - news and resources for computer musicians




More information about the Pd-list mailing list