[PD] compiling maxlib, virtools - pd

Martin Peach martinrp at vax2.concordia.ca
Mon Mar 27 21:30:32 CEST 2006


carmen wrote:

>>Has anyone tried to solve a similar problem of connecting two programmes?
>>In Virtools there is a so called building block that allows to send web 
>>messages via the post method - to send a new message the connection has to 
>>be closed, but the problem was that [netreceive] couldn't do this.
>>    
>>
>
>for HTTP 1.1, the easiest thing would probaly be making a [httpd] object in gridflow (encapsulating Mongrel or Webrick). there might also be a httpd implemented as a PD library for one of the two PD-as-browser-plugin things, but im not exactly sure.. google for IARS/UPF/IEM etc... 
>
>  
>
Or it might end up easier to set up a web server like apache and use a 
script (awk, python, perl, c...) in the cgi directory that interprets 
the posted message and then talks to netreceive in pd.

Martin





More information about the Pd-list mailing list