Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QNetworkAccessManager
Forum Updated to NodeBB v4.3 + New Features

QNetworkAccessManager

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 3 Posters 2.1k Views 2 Watching
  • 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.
  • N Offline
    N Offline
    Network1618033
    wrote on last edited by
    #1

    Hi,

    Does QNetworkAccessManager support TELNET protocol ?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Network1618033 said in QNetworkAccessManager:

      TELNET

      Hi
      Not directly as an plug and play solution but its possible to build.
      https://github.com/quannt24/qtelnet

      1 Reply Last reply
      2
      • N Offline
        N Offline
        Network1618033
        wrote on last edited by
        #3

        I saw that code on github but i had not been able to build it. I'm using Qt on Windows and termios.h and also erno.h seem not available there. Can you help me build it ?. I will try it on Linux(Ubuntu) and come back to you !

        artwawA 1 Reply Last reply
        0
        • N Network1618033

          I saw that code on github but i had not been able to build it. I'm using Qt on Windows and termios.h and also erno.h seem not available there. Can you help me build it ?. I will try it on Linux(Ubuntu) and come back to you !

          artwawA Offline
          artwawA Offline
          artwaw
          wrote on last edited by artwaw
          #4

          @Network1618033 have you read this post on StackOverflow? It seems to provide some guidance to solve your problems although there seem to be no easy solution.

          For more information please re-read.

          Kind Regards,
          Artur

          N 1 Reply Last reply
          2
          • mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by mrjj
            #5

            Hi
            There is also this one
            https://github.com/triochi/qttelnet-2.1-opensource

            It uses the QtTelnet class that used to be part of Qt.

            Might run on windows also.

            N 1 Reply Last reply
            2
            • mrjjM mrjj

              Hi
              There is also this one
              https://github.com/triochi/qttelnet-2.1-opensource

              It uses the QtTelnet class that used to be part of Qt.

              Might run on windows also.

              N Offline
              N Offline
              Network1618033
              wrote on last edited by
              #6

              @mrjj said in QNetworkAccessManager:

              Hi
              There is also this one
              https://github.com/triochi/qttelnet-2.1-opensource

              It uses the QtTelnet class that used to be part of Qt.

              Might run on windows also.

              Oh great ! I expect it will work with QtCreator. I'm going try it thank you !

              1 Reply Last reply
              0
              • artwawA artwaw

                @Network1618033 have you read this post on StackOverflow? It seems to provide some guidance to solve your problems although there seem to be no easy solution.

                N Offline
                N Offline
                Network1618033
                wrote on last edited by
                #7

                @artwaw said in QNetworkAccessManager:

                @Network1618033 have you read this post on StackOverflow? It seems to provide some guidance to solve your problems although there seem to be no easy solution.

                Thanks artwaw. I tried to read the post and as you said it seems not easy so i'm going try to solve my problem using QtTelnet class that mrjj found on github before using what is explaned on the post

                1 Reply Last reply
                1

                • Login

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