We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › processing and python scripts in server
Page Index Toggle Pages: 1
processing and python scripts in server (Read 630 times)
processing and python scripts in server
Sep 12th, 2008, 1:19am
 
hi, which is the best way of communicating a python script running on  my web server and a processing sketch running on my local computer?


thanx
Re: processing and python scripts in server
Reply #1 - Sep 12th, 2008, 4:54pm
 
I made a little sketch allowing to upload a file to a server: Re: save to web --- image export
Even if you don't want to do that, and despite the fact it uses a PHP script on the server, it should give you a starting point.
There are other examples (perhaps simpler) of sketches communicating with a server on this forum and in the hacks section.
Page Index Toggle Pages: 1