Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Socat zwei mal auf einem Pi ausführen?

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Socat zwei mal auf einem Pi ausführen?

    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      newBroker last edited by

      Hallo zusammen,

      kann ich das "programm" Socat zwei mal ausführen mit 2 unterschedlichen Geräten?
      als beispiel so:

      socat -v /dev/ttyUSB0,raw,echo=0,b9600 tcp-l:6174,reuseaddr,fork && socat -v /dev/ttyUSB1,raw,echo=0,b9600 tcp-l:6174,reuseaddr,fork
      

      Hintergrund:
      Ich möchte 2 Serielle Schnitstellen per Lan versenden.

      Vielen Dank

      Asgothian 1 Reply Last reply Reply Quote 0
      • Asgothian
        Asgothian Developer @newBroker last edited by

        @newbroker Nur wenn du jeder socat Instanz einen eigenen Port zuweisen kannst.

        A.

        N 1 Reply Last reply Reply Quote 0
        • N
          newBroker @Asgothian last edited by

          @asgothian

          Das dürfte kein Problem sein 🙂

          Also so wäre das möglich?

          socat -v /dev/ttyUSB0,raw,echo=0,b9600 tcp-l:6174,reuseaddr,fork && socat -v /dev/ttyUSB1,raw,echo=0,b9600 tcp-l:6175,reuseaddr,fork 
          

          Gruß

          Asgothian 1 Reply Last reply Reply Quote 0
          • Asgothian
            Asgothian Developer @newBroker last edited by

            @newbroker soweit ich das Programm verstehe, ja.

            N 1 Reply Last reply Reply Quote 0
            • N
              newBroker @Asgothian last edited by

              @asgothian

              Dankeschön
              🤙

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              Support us

              ioBroker
              Community Adapters
              Donate

              1.0k
              Online

              31.7k
              Users

              79.7k
              Topics

              1.3m
              Posts

              2
              5
              250
              Loading More Posts
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes
              Reply
              • Reply as topic
              Log in to reply
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
              The ioBroker Community 2014-2023
              logo