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 & HelpElectronics,  Serial Library › TCP/IP Sockets Client in Processing + Arduino
Page Index Toggle Pages: 1
TCP/IP Sockets Client in Processing + Arduino (Read 2793 times)
TCP/IP Sockets Client in Processing + Arduino
Jun 9th, 2010, 7:09am
 
Hello,
I am very new to processing and programming in general.
I am starting on a project which would send commands (text) to an arduino board connected using a wishield - to a tcp port. I can already send commands using telnet or using a c# based application. I have also seen a java application which can communicate with an arduino based server using java.net and tcp.

Can an application be created in processing to do this?
If yes can anybody provide an example to get me started.

At the same time would it be possible to use the same application to read data from another aduino board connected over serial?
Page Index Toggle Pages: 1