# \[Processing net POST request\] Error : Client got end of stream

**URL:** https://discourse.processing.org/t/processing-net-post-request-error-client-got-end-of-stream/12339
**Category:** Electronics (Arduino, etc.)
**Created:** [June 27, 2019, 1:08pm UTC](https://discourse.processing.org/t/processing-net-post-request-error-client-got-end-of-stream/12339 "2019-06-27T13:08:03Z")
**Posts on this page:** 1
**Showing post:** 10

<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:18am UTC](https://discourse.processing.org/t/processing-net-post-request-error-client-got-end-of-stream/12339/10 "2019-07-03T00:18:48Z")

</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-net-post-request-error-client-got-end-of-stream/12339)._
