Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator: ssh through COM-Port
Forum Update on Monday, May 27th 2025

Qt Creator: ssh through COM-Port

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 384 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    r3d9u11
    wrote on last edited by
    #1

    Hello. Is it possible to setup Linux Generic Device with SSH connection through COM-Port? By default QtCreator can configure SSH only over network.
    Thanks!

    aha_1980A 1 Reply Last reply
    0
    • R r3d9u11

      Hello. Is it possible to setup Linux Generic Device with SSH connection through COM-Port? By default QtCreator can configure SSH only over network.
      Thanks!

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @r3d9u11,

      that's not Creators fault. SSH is a network protocol and can therefore only work on networks.

      It may be possible to use SLIP and base ssh on that, but that's completely outside Creator's scope.

      Regards

      Qt has to stay free or it will die.

      R 1 Reply Last reply
      3
      • aha_1980A aha_1980

        Hi @r3d9u11,

        that's not Creators fault. SSH is a network protocol and can therefore only work on networks.

        It may be possible to use SLIP and base ssh on that, but that's completely outside Creator's scope.

        Regards

        R Offline
        R Offline
        r3d9u11
        wrote on last edited by
        #3

        @aha_1980 ah, sure.
        I mean is there tools (or plugins) for debugging through serial port ( for example using cu,screen,minimcom, etc ).

        as I understand right, there is no tools with that functionality

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved