Webserver connection with Max ???

Phivos-Angelos Kollias's icon

Hi there, I am working on (developing) a project that requires an audio input from a website, connection to Max and back to the site again. So I need a web server for Max. I found nullmedium.com flashserver but there is no download link. Does anybody have the file? (Can somebody send me the flashserver file (for mac os x)) Or could you suggest another way to do that?

pdelges's icon

Bonjour Phivos,

don't tell me you now want to do feedback loops over the internet ;-)

Besides flashserver (sorry, I couldn't find it on my old machines!), there is also flosc. Don't know if it can help for your case, you don't give much details!

p

Peter Nyboer's icon

I'm not sure which one of these will work out for you, but here's a couple options that are way better than flash.

Here's a webserver that embeds into Max:
http://www.loadbang.net/space/Software/net.loadbang.web
Here's a good example of using it with jweb:
http://olilarkin.blogspot.com/2011/05/maxwebcontrol-v0-1.html
You can also use PHP and UDP to send messages from a non-embedded server to max:
http://www.galen.ca/research/streams.php

Phivos-Angelos Kollias's icon

Oh that’s Great! Thank you both for the information! Yes Patrick, I’m on the way of feedback through the web ;) Thanks again!