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 Rails Web Services
Page Index Toggle Pages: 1
Processing and Rails Web Services (Read 499 times)
Processing and Rails Web Services
Sep 17th, 2007, 7:34pm
 
Hi all,
 I have a Processing patch that I need to interface with an existing Rails web application that does not have a web services interface. I'll be coding both the client and server ends of this.

The data I need to send to the server includes:  username, password, video name, tags (all strings), and a binary file (a video).

Thoughts on what technology I should use -- REST, xmlrpc, SOAP, something else? REST seems like the best fit to Rails, but I'm not seeing much in terms of Java REST client interfaces.

Cheers,
Ryan

Page Index Toggle Pages: 1