# Processing control of Ethernet to serial board

**URL:** https://discourse.processing.org/t/processing-control-of-ethernet-to-serial-board/4562
**Category:** Electronics (Arduino, etc.)
**Created:** [October 17, 2018, 3:13pm UTC](https://discourse.processing.org/t/processing-control-of-ethernet-to-serial-board/4562 "2018-10-17T15:13:23Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [July 3, 2019, 12:13am UTC](https://discourse.processing.org/t/processing-control-of-ethernet-to-serial-board/4562/8 "2019-07-03T00:13:09Z")

</div>

I posted an example in the gallery:

> [@Networking: Processing Client to PHP Server](https://discourse.processing.org/t/networking-processing-client-to-php-server/12466):
>
> A very simple example of a Processing network client communicating with a PHP server. I used the WAMP server: An “update” increments a counter (Processing) and is sent to a server( with c.write()) and stored in a file on server. You can run the web page (reads “counter” from file) to watch the updates or just open the file to see current status. Restarting the Processing sketch resets the counter on Processing and the saved counter on server. “Updates” are sent with a mouse left button …

🙂

---

_[View the full topic](https://discourse.processing.org/t/processing-control-of-ethernet-to-serial-board/4562)._
