[PD] pd to webpage

Patrice Colet pat at mamalala.org
Wed Oct 17 17:52:36 CEST 2007


mami music a écrit :
> hi
> i wanna show some data of a pd patch on a webpage, for monitoring 
> remotely what is going on on the patch. It can have a latency when 
> showing on the webpage. and data would be integrer numbers, that can be 
> refreshed every 500 msec.
>  
> Im wondering how to create a webpage that receives a remote connection 
> from PD (i have no clue of what sort  [netsend]? or  [osc]?) and using 
> it´s content to update the data on the page. Which is the direction to 
> look for: programming in javascript the code of the webpage? or using 
> some sort of XML or PHP? (which i have no experience at all) is there 
> any starndar way to do this?
>  
> thanks for your help
>  
>  
> daniel

hello, I've looked into it once, and the PHP function fsockopen() should 
be in help for your project, just use netsend netreceive in pd for 
communication.




More information about the Pd-list mailing list