[PD] Web interface for PD patch

Martin Dupras martin.dupras at uwe.ac.uk
Tue Jul 22 16:51:59 CEST 2003


Hi,

I have done this in the past, using PHP and the netreceive object in PD.
If your server has php installed, it's a very easy solution. Basically
in the php code you open a socket, send the data through it and close
the socket. All you need to do is make sure that PD is listening on that
socket with netreceive.

- martin


On Tue, 2003-07-22 at 15:08, 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
> 





More information about the Pd-list mailing list