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 & HelpPrograms › Communicating Between Two Computers
Page Index Toggle Pages: 1
Communicating Between Two Computers (Read 700 times)
Communicating Between Two Computers
Mar 30th, 2010, 10:28am
 
Hey everyone.  I have been assigned a final in my Processing class and I want to know if it's possible to have two computers communicate with each other.  Unfortunately, I have no idea where to start.  I have looked at beginRecord() and other reference sections.  I have also seen someone use UDP to connect their iPhone to their Processing Sketch.

I eventually want to make some sort of card game, nothing fancy (I don't know what problems this could cause).

Sorry for the vagueness, I just have no idea where to start.  Any help would be great!
Re: Communicating Between Two Computers
Reply #1 - Mar 30th, 2010, 10:44am
 
maybe take a look at the examples in the processing examples/libraries/network folder...
Page Index Toggle Pages: 1