Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. curl probleam in QT

curl probleam in QT

Scheduled Pinned Locked Moved Unsolved C++ Gurus
3 Posts 3 Posters 1.2k 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.
  • S Offline
    S Offline
    shashi prasad
    wrote on last edited by
    #1

    hi all

    i am using curl in QT but it is not working.

    i used curl command on command prompt still it is not working.

    curl -u guest:p2guest http://192.168.55.3/contents/2/clip/08539C.xml --anyauth
    curl: (7) Failed to connect to 10.97.32.18 port 8080: No route to host

    url used here is correct.

    i am getting message as curl: (7) Failed to connect to 10.97.32.18 port 8080: No route to host.

    but ip 10.97.32.18 is not related to url still getting this message.

    please suggect me.

    Thanks
    Shashi

    jsulmJ 1 Reply Last reply
    0
    • S shashi prasad

      hi all

      i am using curl in QT but it is not working.

      i used curl command on command prompt still it is not working.

      curl -u guest:p2guest http://192.168.55.3/contents/2/clip/08539C.xml --anyauth
      curl: (7) Failed to connect to 10.97.32.18 port 8080: No route to host

      url used here is correct.

      i am getting message as curl: (7) Failed to connect to 10.97.32.18 port 8080: No route to host.

      but ip 10.97.32.18 is not related to url still getting this message.

      please suggect me.

      Thanks
      Shashi

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @shashi-prasad How is this question related to Qt? "
      Shouldn't you ask this question in a Curl forum/mailing list?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • hskoglundH Offline
        hskoglundH Offline
        hskoglund
        wrote on last edited by
        #3

        @jsulm you're right, this is 0% Qt-related :-)

        Anyway, 10.97.32.18 is very likely a proxy, that's why it answers, and 192.168.55.3 is a private network address, perhaps not reachable.

        1 Reply Last reply
        2

        • Login

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