arduino ethernet shield 中的服务器是谁?

Who is the server in arduino ethernet shield?

我需要你在这个arduino项目中的帮助 我几天前做了这个项目,效果很好 但我的问题是:谁是服务器,谁是客户端? 我不擅长网络 希望你能帮助我

https://www.instructables.com/id/Remote-Home-Automation-Example-Arduino-Etherne/

Arduino 是一个服务器。它需要一个静态 html 页面。

客户端就是您的浏览器。