Learn How to Create TCP Client and Server using Node Red

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 9

  • @rameshaatla7072
    @rameshaatla7072 ปีที่แล้ว

    Hi, can i connect to plc using the socket communications through tcp node or i have to use websocket node pls guide

  • @wavecast_podcasts
    @wavecast_podcasts 2 ปีที่แล้ว +1

    Awesome video.. thank u

  • @supreethathreyas4577
    @supreethathreyas4577 6 หลายเดือนก่อน

    Man u are suuuuuuuppppper

    • @ruwindustries
      @ruwindustries  6 หลายเดือนก่อน

      Thank you - I appreciate it

  • @5lohith
    @5lohith ปีที่แล้ว

    Hi can you make a video on FTP transfer

  • @슬로우라이프-n7t
    @슬로우라이프-n7t 7 หลายเดือนก่อน

    In the Arduino web server, I want to control LED with API address: port/led on, API address: port/led off, LED control using NodeRed.
    The node I tried is in IP:port format, so I don't know how to deliver the following.

    • @ruwindustries
      @ruwindustries  6 หลายเดือนก่อน

      To use the API you probably have to use the http request node.

    • @슬로우라이프-n7t
      @슬로우라이프-n7t 6 หลายเดือนก่อน

      @@ruwindustries 팔렛트에서 다운받을수 있나요?
      방법을 알려주실수있나요?

    • @ruwindustries
      @ruwindustries  6 หลายเดือนก่อน

      The HTTP request is a standard node coming with node-red itself.