【问题标题】:Communication between processing and Python?处理和Python之间的通信?
【发布时间】:2019-09-15 02:57:28
【问题描述】:

我正在编写一个正在处理的程序,并试图让它与使用 python 库的 enviro pHAT 通信。如何在处理过程中创建一个本地服务器,我可以在 python 中连接到客户端?

【问题讨论】:

    标签: python server client processing


    【解决方案1】:

    您可以使用 Processing 的网络库: https://processing.org/reference/libraries/net/index.html

    以下是设置服务器的示例: https://processing.org/reference/libraries/net/Server.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-03-18
      • 1970-01-01
      • 2014-08-24
      • 2011-08-23
      • 2017-08-13
      • 2020-12-10
      • 2011-09-02
      • 1970-01-01
      相关资源
      最近更新 更多